[eGroupWare-svn] r55947 - /trunk/egroupware/api/js/framework/fw_base.js

[email protected] Fri, 29 Apr 2016 16:34:18 -0000
Newsgroups gmane.comp.web.egroupware.cvs
Message-ID <[email protected]>
Author: nathangray
Date: Fri Apr 29 18:34:18 2016
New Revision: 55947

URL: http://svn.stylite.de/viewvc/egroupware?rev=55947&view=rev
Log:
Show loader while recovering from print

Modified:
    trunk/egroupware/api/js/framework/fw_base.js

Modified: trunk/egroupware/api/js/framework/fw_base.js
URL: http://svn.stylite.de/viewvc/egroupware/trunk/egroupware/api/js/framework/fw_base.js?rev=55947&r1=55946&r2=55947&view=diff
==============================================================================
--- trunk/egroupware/api/js/framework/fw_base.js (original)
+++ trunk/egroupware/api/js/framework/fw_base.js Fri Apr 29 18:34:18 2016
@@ -998,6 +998,8 @@
 						var app = framework.activeApp;
 						framework.activeApp = '';
 						framework.setActiveApp(app);
+						
+						egw.loading_prompt(app.appName,true,egw.lang('please wait...'),app.browser.baseDiv, egwIsMobile()?'horizental':'spinner');
 
 						// Give framework a chance to deal, then reset the etemplates
 						window.setTimeout(function() {
@@ -1007,6 +1009,7 @@
 									_widget.afterPrint();
 								},et2_list[i],et2_IPrint);
 							}
+							egw.loading_prompt(app.appName,false);
 						},100);
 						appWindow.onafterprint = null;
 					};


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z