To test:
1) Open a patron bucket. Note that the bucket ID is not listed
in the bucket information section at the top of this screen.
2) Apply this commit.
3) Open the same patron bucket. Note that the bucket ID is
listed in the bucket information section
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
<div ng-show="bucket()">
- <strong>[% l('Bucket: {{bucket().name()}}') %]</strong>
+ <strong>[% l('Bucket #{{bucket().id()}}: {{bucket().name()}}') %]</strong>
<span>
<ng-pluralize count="bucketSvc.currentBucket.items().length"
when="{'one': '[% l("1 item") %]', 'other': '[% l("{} items") %]'}">