typo
This commit is contained in:
parent
b713688ce2
commit
fe57ebcd33
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ class DiscourseStylesheets
|
||||||
end
|
end
|
||||||
|
|
||||||
def stylesheet_cdnpath
|
def stylesheet_cdnpath
|
||||||
"#{GlobalSetting.cdn_url}#{stylesheet_relpath}?__ws#{Discourse.current_hostname}"
|
"#{GlobalSetting.cdn_url}#{stylesheet_relpath}?__ws=#{Discourse.current_hostname}"
|
||||||
end
|
end
|
||||||
|
|
||||||
def stylesheet_relpath
|
def stylesheet_relpath
|
||||||
|
|
Reference in a new issue