mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
#3990 abka.com.tr panel logo error
This commit is contained in:
parent
c183a96902
commit
6f66ba6900
@ -3,7 +3,7 @@
|
||||
<div class="topbar-left">
|
||||
<a href="/admin" class="logo variant-logo">
|
||||
{% if setting_value('visiosoft.theme.defaultadmin::panel_icon') %}
|
||||
<img src="{{ file(setting_value('visiosoft.theme.defaultadmin::panel_icon')).url }}" alt="site icon">
|
||||
<img src="{{ file(setting_value('visiosoft.theme.defaultadmin::panel_icon')).make.url }}" alt="site icon">
|
||||
{% else %}
|
||||
{{ img('theme::img/panel-icon.svg').data|raw }}
|
||||
{% endif %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user