[eGroupWare-svn] r55826 - /trunk/jdots/js/fw_mobile.js

[email protected]
Newsgroups gmane.comp.web.egroupware.cvs
Message-ID <[email protected]>
Author: hnategh
Date: Mon Apr 25 14:11:44 2016
New Revision: 55826

URL: http://svn.stylite.de/viewvc/egroupware?rev=55826&view=rev
Log:
Mobile theme:
- Don't let user see the first load of sidebar, fixes flickering sidebar on login page

Modified:
    trunk/jdots/js/fw_mobile.js

Modified: trunk/jdots/js/fw_mobile.js
URL: http://svn.stylite.de/viewvc/egroupware/trunk/jdots/js/fw_mobile.js?rev=55826&r1=55825&r2=55826&view=diff
==============================================================================
--- trunk/jdots/js/fw_mobile.js (original)
+++ trunk/jdots/js/fw_mobile.js Mon Apr 25 14:11:44 2016
@@ -436,6 +436,7 @@
 			//Audio effect for toggleMenu
 			var audio = $j('#egw_fw_menuAudioTag');
 			if (egw.preference('audio_effect','common') == '1')	audio[0].play();
+			jQuery('#egw_fw_firstload').remove();
 		},
 
 		/**
@@ -560,7 +561,7 @@
 
 			// Disable loader, if present
 			$j('#egw_fw_loading').hide();
-			jQuery('#egw_fw_firstload').remove();
+
 		},
 
 		/**


------------------------------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.