Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
</div>
<div ng-if="mode == 'checkin' && next_statuses.length > 0">
<div ng-if="next_statuses.length == 1" class="row">
- [% l('Will set copy status to [_1]', '{{next_statuses[0].name()}}') %]
+ <div class="col-md-8">
+ <b>[% l('Next copy status: ') %]</b> {{next_statuses[0].name()}}
+ </div>
</div>
<div ng-if="next_statuses.length > 1" class="row">
<div class="col-md-4">
- <label for="select-next-status">[% l('Next copy status') %]</label>
+ <label for="select-next-status"><b>[% l('Next copy status') %]<b></label>
</div>
<div class="col-md-4">
<select id="select-next-status" class="form-control"