From: Mike Rylander Date: Thu, 12 Mar 2015 14:37:49 +0000 (-0400) Subject: Use ng-show instead of ng-if to avoid an extra scope injection X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ece2a79908167a2d2f0ea6d1449b41f40fbcfa35;p=working%2FEvergreen.git Use ng-show instead of ng-if to avoid an extra scope injection Signed-off-by: Mike Rylander --- diff --git a/Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2 b/Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2 index 8a585d74cd..477e558539 100644 --- a/Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2 +++ b/Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2 @@ -62,10 +62,10 @@
- -
- +
+
+