From: Galen Charlton Date: Tue, 25 Oct 2016 14:50:32 +0000 (-0400) Subject: disable Manage button in Alerts column when there are no alerts X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=36002f4b5330043e7f1eb828c00d666107707a69;p=working%2FEvergreen.git disable Manage button in Alerts column when there are no alerts Signed-off-by: Galen Charlton Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 b/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 index 7ef5f5fe86..c6bf4e07ae 100644 --- a/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 +++ b/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 @@ -124,7 +124,7 @@ {{item['copy_alert_count']}} - + diff --git a/Open-ILS/src/templates/staff/cat/item/t_list.tt2 b/Open-ILS/src/templates/staff/cat/item/t_list.tt2 index b239993ce6..5a5d5bedf8 100644 --- a/Open-ILS/src/templates/staff/cat/item/t_list.tt2 +++ b/Open-ILS/src/templates/staff/cat/item/t_list.tt2 @@ -132,7 +132,7 @@ {{item['copy_alert_count']}} - + diff --git a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 index 8b14636e8e..b0fc193f40 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 @@ -147,7 +147,7 @@ {{item['copy_alert_count']}} - +