KOSU-8_printer_context_failed
authorBill Erickson <berickxx@gmail.com>
Wed, 29 Oct 2014 21:08:09 +0000 (17:08 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
    Cross-port: 22e524d

Open-ILS/xul/staff_client/chrome/content/util/print.js

index c6e8fcd..60a576d 100644 (file)
@@ -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 ) {