From 729e70822b0fda077cc22c7b381e5203f1361b13 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 11 Dec 2013 15:11:50 -0500 Subject: [PATCH] web log : patron search, use bootstrap grid/form for layout Signed-off-by: Bill Erickson --- .../src/templates/staff/circ/patron/t_search.tt2 | 126 ++++++++++++++++----- .../staff/circ/patron/t_search_actions.tt2 | 2 +- Open-ILS/src/templates/staff/css/style.css.tt2 | 9 +- .../web/js/ui/default/staff/circ/patron/app.js | 2 + 4 files changed, 103 insertions(+), 36 deletions(-) diff --git a/Open-ILS/src/templates/staff/circ/patron/t_search.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_search.tt2 index ff97a2f125..edd0e93ece 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_search.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_search.tt2 @@ -1,69 +1,137 @@

+ +
-
-
+
+ +
+
+ +
+ +
+ +
+ +
+ +
- - - - - - - - - +
+ +
+ +
+ +
+ +
+ + +
+
- - - - - +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
- - - - - +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+
+
+
+
-
+
[% INCLUDE 'staff/circ/patron/t_search_actions.tt2' %]
diff --git a/Open-ILS/src/templates/staff/circ/patron/t_search_actions.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_search_actions.tt2 index 3cf7724d26..6e4786b08f 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_search_actions.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_search_actions.tt2 @@ -3,7 +3,7 @@