mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
fixed gallery mod && hidden category showcase alert for disable showcase switch
This commit is contained in:
parent
a4d17fa9c6
commit
a920dc5b6a
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user