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