]> 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:46:03 +0000 (20:46 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 26 Apr 2011 20:46:03 +0000 (20:46 +0000)
commit2fc3fce7139dd2d67b0ea3d0dec075f278050493
tree23c3065abbbd51e89822aab92b9b1b40b4592b4c
parentb3d25b6671b3a585960b6a7ce8330e0798633489
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/branches/rel_2_0@20330 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/xul/staff_client/chrome/content/util/print.js