From 09d2d8fca142b799fd19662ccfc4015d576c46e1 Mon Sep 17 00:00:00 2001 From: khuckins Date: Wed, 11 Nov 2015 16:01:46 -0500 Subject: [PATCH] KMAIN-1920 Holds Notes print on slip Change checked="false" to checked="true" in hold_details.js for the "Print on Slip" checkbox, so hold notes automatically set to print when you print the holds slip. Signed-off-by: khuckins --- Open-ILS/xul/staff_client/server/patron/hold_details.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/xul/staff_client/server/patron/hold_details.js b/Open-ILS/xul/staff_client/server/patron/hold_details.js index edf4359bdc..3ba26129f3 100644 --- a/Open-ILS/xul/staff_client/server/patron/hold_details.js +++ b/Open-ILS/xul/staff_client/server/patron/hold_details.js @@ -275,7 +275,7 @@ function new_note() { var xml = ''; xml += ''; xml += ''; - xml += ''; + xml += ''; xml += ''; xml += ''; xml += '