Aklapper has uploaded a new change for review.
https://gerrit.wikimedia.org/r/98025
Change subject: [4.4] Upgrade files to 4.4 and reapply one-liner custom patches
......................................................................
[4.4] Upgrade files to 4.4 and reapply one-liner custom patches
DO NOT COMMIT until Bugzilla has been upgraded to 4.4.
Change-Id: Ib49a5cfa14f2a80a21154869968a9a869c2b3108
---
M template/en/custom/account/auth/login-small.html.tmpl
M template/en/custom/list/table.html.tmpl
2 files changed, 2 insertions(+), 5 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/wikimedia/bugzilla/modifications
refs/changes/25/98025/1
diff --git a/template/en/custom/account/auth/login-small.html.tmpl
b/template/en/custom/account/auth/login-small.html.tmpl
index c02a8e6..a4cb14e 100644
--- a/template/en/custom/account/auth/login-small.html.tmpl
+++ b/template/en/custom/account/auth/login-small.html.tmpl
@@ -28,8 +28,6 @@
[% login_target = "index.cgi" %]
[% END %]
-[% login_target = urlbase _ login_target %]
-
<li id="mini_login_container[% qs_suffix %]">
<span class="separator">| </span>
[% connector = "?" %]
diff --git a/template/en/custom/list/table.html.tmpl
b/template/en/custom/list/table.html.tmpl
index 330a1f3..6e40791 100644
--- a/template/en/custom/list/table.html.tmpl
+++ b/template/en/custom/list/table.html.tmpl
@@ -46,7 +46,7 @@
{
"bug_severity" => { maxlength => 3 , title => "Sev" } ,
"priority" => { maxlength => 7 , title => "Pri" } ,
- "rep_platform" => { maxlength => 3 , title => "Plt" } ,
+ "rep_platform" => { maxlength => 3 , title => "HW" } ,
"bug_status" => { maxlength => 4 } ,
"assigned_to" => { maxlength => 30 , ellipsis => "..." } ,
"assigned_to_realname" => { maxlength => 20 , ellipsis => "..." } ,
@@ -213,8 +213,7 @@
[%- bug.$column.truncate(abbrev.$column.maxlength,
abbrev.$column.ellipsis) FILTER html -%]
</a>
[% ELSE %]
- [%- display_value(column,
bug.$column).truncate(abbrev.$column.maxlength, abbrev.$column.ellipsis)
- FILTER html -%]
+ [%- display_value(column,
bug.$column).truncate(abbrev.$column.maxlength, abbrev.$column.ellipsis) FILTER
html -%]
[% END %]
[% IF abbrev.$column.maxlength %]
</span>
--
To view, visit https://gerrit.wikimedia.org/r/98025
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib49a5cfa14f2a80a21154869968a9a869c2b3108
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