Bug fixes
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
<!-- /.card-body -->
|
||||
<div class="card-body">
|
||||
<a href="{{ url('v/view',$o->id) }}" target="{{ $o->id }}">{!! $o->getHtmlImageURL() !!}</a>
|
||||
{!! $o->getHtmlImageURL() !!}
|
||||
</div>
|
||||
|
||||
<!-- /.card-body -->
|
||||
|
Reference in New Issue
Block a user