2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00
This commit is contained in:
Sam 2015-01-05 13:03:43 +11:00
parent b713688ce2
commit fe57ebcd33

View file

@ -111,7 +111,7 @@ class DiscourseStylesheets
end
def stylesheet_cdnpath
"#{GlobalSetting.cdn_url}#{stylesheet_relpath}?__ws#{Discourse.current_hostname}"
"#{GlobalSetting.cdn_url}#{stylesheet_relpath}?__ws=#{Discourse.current_hostname}"
end
def stylesheet_relpath