From: Mike Rylander Date: Wed, 25 May 2016 17:14:44 +0000 (-0400) Subject: LP#1585369: Angular broke my copy editor! X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=bface48e0fff0512d46dee412bc46e8454521c5a;p=Evergreen.git LP#1585369: Angular broke my copy editor! It seems Angular 1.5 is either less flexible or less forgiving in its ng-repeat implementation, and does not like an orderBy filter on object iterators. Removing that, and the track by clause, allows the holdings editor to render properly. Signed-off-by: Mike Rylander --- diff --git a/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 b/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 index 95e8e5083f..30ac2d35a7 100644 --- a/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 +++ b/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 @@ -65,7 +65,7 @@ '+ '
'+ ''+ ''+ '
'+