launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #06497
[Merge] lp:~stevenk/launchpad/kill-lies-from-2007 into lp:launchpad
Steve Kowalik has proposed merging lp:~stevenk/launchpad/kill-lies-from-2007 into lp:launchpad.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~stevenk/launchpad/kill-lies-from-2007/+merge/94705
Kill the popup in BugTask "This project's license has not been specified.", which is utter bullocks for most projects. Sadly, it also appears it isn't tested.
--
https://code.launchpad.net/~stevenk/launchpad/kill-lies-from-2007/+merge/94705
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~stevenk/launchpad/kill-lies-from-2007 into lp:launchpad.
=== modified file 'lib/lp/bugs/templates/bugtask-tasks-and-nominations-table-row.pt'
--- lib/lp/bugs/templates/bugtask-tasks-and-nominations-table-row.pt 2011-11-21 04:22:05 +0000
+++ lib/lp/bugs/templates/bugtask-tasks-and-nominations-table-row.pt 2012-02-27 01:44:18 +0000
@@ -27,12 +27,10 @@
<td tal:condition="not:data/indent_task">
<span tal:attributes="id string:bugtarget-picker-${data/row_id}">
<span class="yui3-activator-data-box">
- <span title="This project’s license has not been specified.">
<a tal:attributes="href data/target_link;
title data/target_link_title;
class context/target/image:sprite_css"
tal:content="context/bugtargetdisplayname" />
- </span>
</span>
<button class="lazr-btn yui3-activator-act yui3-activator-hidden">
Edit