From: Bill Erickson Date: Thu, 5 Jun 2014 18:56:43 +0000 (-0400) Subject: patron notes UI X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=2249157396fdc5f788f26f3660e14af4772f6196;p=working%2FEvergreen.git patron notes UI Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 451975f944..e4de625e44 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -2019,7 +2019,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + @@ -2033,6 +2033,23 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + + + + + + + + + + + + + + + + diff --git a/Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2 b/Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2 index 29d85318d0..c25c2bdeb4 100644 --- a/Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2 +++ b/Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2 @@ -15,6 +15,7 @@ +
diff --git a/Open-ILS/src/templates/staff/circ/patron/index.tt2 b/Open-ILS/src/templates/staff/circ/patron/index.tt2 index ed33ead0db..0e638a8420 100644 --- a/Open-ILS/src/templates/staff/circ/patron/index.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/index.tt2 @@ -91,13 +91,18 @@ angular.module('egCoreMod').run(['egStrings', function(s) { diff --git a/Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2 new file mode 100644 index 0000000000..cfc5b4081d --- /dev/null +++ b/Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2 @@ -0,0 +1,42 @@ +
+ + + +
+ diff --git a/Open-ILS/src/templates/staff/circ/patron/t_noncat_dialog.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_noncat_dialog.tt2 index c0c6e5397e..7cbadfdbc2 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_noncat_dialog.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_noncat_dialog.tt2 @@ -15,6 +15,7 @@ +