From adfca08b46e6f3b035366d5618de638284553aae Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 23 Feb 2017 09:56:44 -0500 Subject: [PATCH] LP#1517596: add missing template file for webstaff patron merge This patch adds a file that was missed in commit df82edde. To test: [1] In the web staff client, verify that the patron merge button correctly display the dialog box for confirming the merge. Signed-off-by: Galen Charlton --- .../templates/staff/circ/share/t_merge_patrons.tt2 | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Open-ILS/src/templates/staff/circ/share/t_merge_patrons.tt2 diff --git a/Open-ILS/src/templates/staff/circ/share/t_merge_patrons.tt2 b/Open-ILS/src/templates/staff/circ/share/t_merge_patrons.tt2 new file mode 100644 index 0000000000..f498f60aff --- /dev/null +++ b/Open-ILS/src/templates/staff/circ/share/t_merge_patrons.tt2 @@ -0,0 +1,32 @@ +
+ + + +
-- 2.11.0