launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #14687
[Merge] lp:~rharding/launchpad/blueprints_not_specs into lp:launchpad
Richard Harding has proposed merging lp:~rharding/launchpad/blueprints_not_specs into lp:launchpad.
Commit message:
Change specifications to blueprints in the pillar sharing details UI.
Requested reviews:
Richard Harding (rharding)
For more details, see:
https://code.launchpad.net/~rharding/launchpad/blueprints_not_specs/+merge/137548
Missed a case of replacing specifications with blueprints in the pillar sharing UI. One word change.
--
https://code.launchpad.net/~rharding/launchpad/blueprints_not_specs/+merge/137548
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
=== modified file 'lib/lp/registry/templates/pillar-sharing-details.pt'
--- lib/lp/registry/templates/pillar-sharing-details.pt 2012-12-02 14:48:02 +0000
+++ lib/lp/registry/templates/pillar-sharing-details.pt 2012-12-03 12:58:23 +0000
@@ -31,7 +31,7 @@
<tal:branches replace="view/shared_branches_count">0</tal:branches> branches,
and <tal:specifications
replace="view/shared_specifications_count">0</tal:specifications>
- specifications shared with <tal:name replace="view/person/displayname">
+ blueprints shared with <tal:name replace="view/person/displayname">
grantee</tal:name>.<br />
<tal:is-team condition="view/person/is_team">
Follow ups