Merge pull request #3338 from Qasem-h/RTL-Support-For-Persian

add rtl support for persian language
This commit is contained in:
Sam 2015-04-07 09:39:50 +10:00
commit f909233ed5
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ class RTL
end
def rtl_locales
%w(he ar)
%w(he ar fa_IR)
end
def css_class