Merge pull request #625 from openclassify/vedat

fixed gallery mod && hidden category showcase alert for disable showc…
This commit is contained in:
Ozcan Durak 2020-07-30 11:50:05 +03:00 committed by GitHub
commit a161948466
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@
</a>
</div>
<div class="col-3 pr-0">
<a href="{{ url_route('visiosoft.module.advs::view_type',['gallery']) }}">
<a href="{{ url_route('visiosoft.module.advs::view_type',['gallery']) }}"
class="text-dark d-flex align-items-center justify-content-center">
<img src="{{ img('visiosoft.module.advs::images/gallery-icon.svg').url }}" alt="gallery icon" class="mr-1">
<small> {{ trans('visiosoft.module.advs::field.gallery') }}</small>