Odder has uploaded a new change for review.
https://gerrit.wikimedia.org/r/129671
Change subject: Move queries for bugs with ASSIGNED status
......................................................................
Move queries for bugs with ASSIGNED status
Queries for bugs with ASSIGNED status should
be in lines of their own for clarity.
Change-Id: Id60335b7e6e0003e5cdb5aa57874f18942999cb7
---
M template/en/custom/index.html.tmpl
1 file changed, 5 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/wikimedia/bugzilla/modifications
refs/changes/71/129671/1
diff --git a/template/en/custom/index.html.tmpl
b/template/en/custom/index.html.tmpl
index a40fb20..902b268 100644
--- a/template/en/custom/index.html.tmpl
+++ b/template/en/custom/index.html.tmpl
@@ -152,8 +152,12 @@
[% title FILTER html %]</a> ([% assignee_count FILTER html %])
<a
href="buglist.cgi?f1=assigned_to&o1=equals&v1=%25user%25&resolution=---&ctype=atom&title=[%
title FILTER uri %]"
class="rss"> </a>
- <a
href="buglist.cgi?f1=assigned_to&o1=equals&v1=%25user%25&bug_status=ASSIGNED">
+ <ul>
+ <li>
+ <a
href="buglist.cgi?f1=assigned_to&o1=equals&v1=%25user%25&bug_status=ASSIGNED">
(with ASSIGNED status)</a>
+ </li>
+ </ul>
</li>
<li>
[% title = BLOCK %]Reported by me[% END %]
--
To view, visit https://gerrit.wikimedia.org/r/129671
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id60335b7e6e0003e5cdb5aa57874f18942999cb7
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/bugzilla/modifications
Gerrit-Branch: master
Gerrit-Owner: Odder <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits