fixed gallery mod && hidden category showcase alert for disable showcase switch

This commit is contained in:
vedatakd 2020-07-29 15:09:23 +03:00
parent a4d17fa9c6
commit a920dc5b6a

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>