mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-28 08:34:40 -06:00
Arabic admin panel problem fixed
This commit is contained in:
parent
f814acd58d
commit
676dfb17de
@ -60,8 +60,10 @@
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
{% if locale().isRtl() %}
|
{% if locale().isRtl() %}
|
||||||
|
<style type="text/css">
|
||||||
{{ asset_inline("visiosoft.theme.defaultadmin::css/bootstrap.rtl.css") }}
|
{{ asset_inline("visiosoft.theme.defaultadmin::css/bootstrap.rtl.css") }}
|
||||||
{{ asset_inline("visiosoft.theme.defaultadmin::css/rtl.css") }}
|
{{ asset_inline("visiosoft.theme.defaultadmin::css/rtl.css") }}
|
||||||
|
</style>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{{ constants() }}
|
{{ constants() }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user