From: khuckins Date: Wed, 11 Nov 2015 21:01:46 +0000 (-0500) Subject: KMAIN-1920 Holds Notes print on slip X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=09d2d8fca142b799fd19662ccfc4015d576c46e1;p=working%2FEvergreen.git 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 --- 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 += '