webstaff: fix thinko; chron labels now can be set when starting prediction
authorGalen Charlton <gmc@equinoxinitiative.org>
Tue, 16 May 2017 20:06:04 +0000 (16:06 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 30 May 2017 16:06:46 +0000 (12:06 -0400)
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2

index 3a382d2..d69b735 100644 (file)
@@ -48,7 +48,7 @@
     <h2>[% l('Chronology labels') %]</h2>
   </div>
 
-  <div class="row" ng-repeat="c in chrons">
+  <div class="row" ng-repeat="c in args.chrons">
     <div class="col-md-4">
       [% l('Chronology level [_1]','{{ $index + 1}}') %]
     </div>