← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~cjwatson/launchpad/tweak-copy-archive-links into lp:launchpad

 

Colin Watson has proposed merging lp:~cjwatson/launchpad/tweak-copy-archive-links into lp:launchpad.

Commit message:
Remove stray whitespace.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/tweak-copy-archive-links/+merge/159581

https://code.launchpad.net/~cjwatson/launchpad/queue-copy-archive-links/+merge/159250 introduced a tiny whitespace glitch which I noticed in QA.  Here's a similarly tiny fix.
-- 
https://code.launchpad.net/~cjwatson/launchpad/tweak-copy-archive-links/+merge/159581
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjwatson/launchpad/tweak-copy-archive-links into lp:launchpad.
=== modified file 'lib/lp/soyuz/templates/distroseries-queue.pt'
--- lib/lp/soyuz/templates/distroseries-queue.pt	2013-04-17 10:54:01 +0000
+++ lib/lp/soyuz/templates/distroseries-queue.pt	2013-04-18 09:22:42 +0000
@@ -229,8 +229,8 @@
                         visible pcj/source_archive/required:launchpad.View">
           Sync from
           <a tal:condition="visible"
-             tal:replace="structure pcj/source_archive/fmt:link" />
-          <span tal:condition="not:visible">private archive</span>,
+             tal:replace="structure pcj/source_archive/fmt:link"
+             /><span tal:condition="not:visible">private archive</span>,
           requested by
           <tal:requester content="structure pcj/job/requester/fmt:link" />
         </td>