Aklapper has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/91880


Change subject: Backport upstream fix to our custom header.html.tmpl template
......................................................................

Backport upstream fix to our custom header.html.tmpl template

http://bzr.mozilla.org/bugzilla/4.2/revision/8182

Change-Id: I0b2b3f30d578efadb0e79d2c43330566c8e19b61
---
M template/en/custom/global/header.html.tmpl
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/bugzilla/modifications 
refs/changes/80/91880/1

diff --git a/template/en/custom/global/header.html.tmpl 
b/template/en/custom/global/header.html.tmpl
index 6696bcf..cd2ea8f 100644
--- a/template/en/custom/global/header.html.tmpl
+++ b/template/en/custom/global/header.html.tmpl
@@ -254,7 +254,7 @@
   #%]
 
   <body onload="[% onload %]"
-        class="[% 
urlbase.replace('^https?://','').replace('/$','').replace('[-~@:/.]+','-') %]
+        class="[% 
urlbase.replace('^https?://','').replace('/$','').replace('[-~@:/.]+','-') 
FILTER css_class_quote %]
                [% FOREACH class = bodyclasses %]
                  [% ' ' %][% class FILTER css_class_quote %]
                [% END %] yui-skin-sam">

-- 
To view, visit https://gerrit.wikimedia.org/r/91880
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0b2b3f30d578efadb0e79d2c43330566c8e19b61
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/bugzilla/modifications
Gerrit-Branch: master
Gerrit-Owner: Aklapper <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to