fix missing rtl stylesheets

This commit is contained in:
Sam
2015-05-23 15:25:05 +10:00
parent 2f850510d7
commit bcaed90744
3 changed files with 19 additions and 3 deletions

View File

@ -15,6 +15,7 @@ class DiscourseStylesheets
end
def self.stylesheet_link_tag(target = :desktop)
tag = cache[target]
return tag.dup.html_safe if tag