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=763788f8a8c3e15d44a7f610d95f1e9683b57c46;p=working%2FEvergreen.git disable Manage button in Alerts column when there are no alerts 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 52d36da17c..8183cce85c 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 1f0bba0c30..b4bced45f9 100644 --- a/Open-ILS/src/templates/staff/cat/item/t_list.tt2 +++ b/Open-ILS/src/templates/staff/cat/item/t_list.tt2 @@ -75,7 +75,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 189aa5c4e0..981933058f 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 @@ -115,7 +115,7 @@ {{item['copy_alert_count']}} - +