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