From: Bill Erickson Date: Wed, 29 Oct 2014 21:08:09 +0000 (-0400) Subject: KOSU-8_printer_context_failed X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=60d6bb004c5970238dd27ee147d12c9070234c6e;p=working%2FEvergreen.git KOSU-8_printer_context_failed Cross-port: 22e524d --- diff --git a/Open-ILS/xul/staff_client/chrome/content/util/print.js b/Open-ILS/xul/staff_client/chrome/content/util/print.js index c6e8fcd315..60a576d7e0 100644 --- a/Open-ILS/xul/staff_client/chrome/content/util/print.js +++ b/Open-ILS/xul/staff_client/chrome/content/util/print.js @@ -402,7 +402,6 @@ util.print.prototype = { } else { this.simple(s,params); } - if(this.context != this.default_context) this.set_context(this.default_context); }, 'template_sub' : function( msg, cols, params ) {