]> git.evergreen-ils.org Git - Evergreen.git/commit
Setting print.always_print_silent to false is a bad thing, since it trumps gPrintSett...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 26 Apr 2011 20:44:08 +0000 (20:44 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 26 Apr 2011 20:44:08 +0000 (20:44 +0000)
commitabfa5218d87c25a8f071ea58628a67b95732d61d
tree8cf4cab091ea58adaaf36ad3d8e6d74c73cf378e
parent3cb2a52918e47c5acd3360ff27b5ac6fa24232a9
Setting print.always_print_silent to false is a bad thing, since it trumps gPrintSettings.printSilent, and will cause a print dialog regardless of Printer Prompt or Auto-Print checkboxes.  Let's clear it instead when toggling it off, and if we find it lingering as false from past code, let's clear it then too.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@20326 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/xul/staff_client/chrome/content/util/print.js
Open-ILS/xul/staff_client/server/admin/printer_settings.js