From 11075dc6a8790dad3b90cbe86146a2f93bbf5cd8 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 12 May 2014 14:50:10 -0400 Subject: [PATCH] move to nav pills for patron UI... so we can embed drop-down buttons, which are not possible within real tabs. Signed-off-by: Bill Erickson --- Open-ILS/src/templates/staff/circ/patron/index.tt2 | 21 +++++++++++++++++++-- Open-ILS/src/templates/staff/css/style.css.tt2 | 4 ++++ 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/templates/staff/circ/patron/index.tt2 b/Open-ILS/src/templates/staff/circ/patron/index.tt2 index 9f7acdf6ad..e8996c60ca 100644 --- a/Open-ILS/src/templates/staff/circ/patron/index.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/index.tt2 @@ -11,10 +11,11 @@ + + - @@ -32,12 +33,14 @@ angular.module('egCoreMod').run(['egStrings', function(s) { [% END %] +
[% INCLUDE 'staff/circ/patron/t_summary.tt2' %]
+
-