mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -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>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-3 pr-0">
|
<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">
|
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">
|
<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>
|
<small> {{ trans('visiosoft.module.advs::field.gallery') }}</small>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user