mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 07:16:06 -06:00
Merge pull request #625 from openclassify/vedat
fixed gallery mod && hidden category showcase alert for disable showc…
This commit is contained in:
commit
a161948466
@ -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