From d37e4d0bbaa9292577e413f1cb4166222411123c Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 4 Dec 2014 17:22:46 -0500 Subject: [PATCH] LP#1402797 Repair browser client dropdown buttons Angular-ui-bootstrap as of version ~0.11.2 does not want bare "dropdown-toggle" attributes within action link tags. When present, they prevent the dropdown button from opening. Signed-off-by: Bill Erickson Signed-off-by: Kathy Lussier --- .../templates/staff/cat/catalog/t_catalog.tt2 | 10 +++++----- .../templates/staff/circ/checkin/t_checkin.tt2 | 16 ++++++++-------- .../templates/staff/circ/in_house_use/index.tt2 | 4 ++-- .../templates/staff/circ/patron/t_checkout.tt2 | 4 ++-- .../src/templates/staff/share/t_autogrid.tt2 | 5 ++--- 5 files changed, 19 insertions(+), 20 deletions(-) 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 47f1c6f183..0549d7db9e 100644 --- a/Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2 +++ b/Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2 @@ -16,16 +16,16 @@ diff --git a/Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 b/Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 index 83b88f50b4..1d8c46622e 100644 --- a/Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 +++ b/Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 @@ -139,7 +139,7 @@