~juju-gui/juju-gui/trunk

« back to all changes in this revision

Viewing changes to app/templates/bundle-token.handlebars

  • Committer: Jeff Pihach
  • Date: 2013-10-31 20:16:26 UTC
  • mfrom: (1170.1.3 bundle-label-1246462)
  • Revision ID: jeff.pihach@canonical.com-20131031201626-kbglb6uo27adhpge
Adds basket name to bundle token title

R=matthew.scott, gary.poster
CC=
https://codereview.appspot.com/20410043

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
        </div>
23
23
    </span>
24
24
    <span class="title">
25
 
        {{ name }}
 
25
        {{basket_name}}:{{ name }}
26
26
    </span>
27
27
    <span class="metadata">
28
28
        <div><strong>{{serviceCount}} {{pluralize 'service' serviceCount}} | {{unitCount}} {{pluralize 'unit' unitCount}}</strong></div>