Code review comment for lp://staging/~gary/juju-gui/bug1229091

Revision history for this message
Gary Poster (gary) wrote :

Reviewers: mp+191032_code.launchpad.net,

Message:
Please take a look.

Description:
Change text

A flyby fix for trivial bug while looking at backlog. self-reviewing.

https://code.launchpad.net/~gary/juju-gui/bug1229091/+merge/191032

(do not edit description out of merge proposal)

Please review this at https://codereview.appspot.com/14441068/

Affected files (+3, -1 lines):
   A [revision details]
   M app/subapps/browser/templates/browser_charm.handlebars

Index: [revision details]
=== added file '[revision details]'
--- [revision details] 2012-01-01 00:00:00 +0000
+++ [revision details] 2012-01-01 00:00:00 +0000
@@ -0,0 +1,2 @@
+Old revision: <email address hidden>
+New revision: <email address hidden>

Index: app/subapps/browser/templates/browser_charm.handlebars
=== modified file 'app/subapps/browser/templates/browser_charm.handlebars'
--- app/subapps/browser/templates/browser_charm.handlebars 2013-10-09
04:05:57 +0000
+++ app/subapps/browser/templates/browser_charm.handlebars 2013-10-14
19:22:01 +0000
@@ -11,7 +11,7 @@
                      <div class="add-reviewed">
                          {{#if is_approved}}
                              <div>
- Reviewed by the Juju team
+ Recommended by the Juju team
                              </div>
                          {{/if}}
                          {{! The add class is used by the deploy method in

« Back to merge proposal