[eGroupWare-svn] r55916 - /trunk/egroupware/api/js/framework/fw_ui.js

[email protected] Thu, 28 Apr 2016 13:55:31 -0000
Newsgroups gmane.comp.web.egroupware.cvs
Message-ID <[email protected]>
Author: hnategh
Date: Thu Apr 28 15:55:31 2016
New Revision: 55916

URL: http://svn.stylite.de/viewvc/egroupware?rev=55916&view=rev
Log:
Mobile theme:
- Missing part from commit 55893

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

Modified: trunk/egroupware/api/js/framework/fw_ui.js
URL: http://svn.stylite.de/viewvc/egroupware/trunk/egroupware/api/js/framework/fw_ui.js?rev=55916&r1=55915&r2=55916&view=diff
==============================================================================
--- trunk/egroupware/api/js/framework/fw_ui.js (original)
+++ trunk/egroupware/api/js/framework/fw_ui.js Thu Apr 28 15:55:31 2016
@@ -120,18 +120,8 @@
 	 */
 	open: function()
 	{
-		/* Move this entry to the top of the list */
-		if (egwIsMobile())
-		{
-			$j(this.baseDiv).append(this.headerDiv);
-			$j(this.baseDiv).append(this.contentDiv);
-
-		}
-		else
-		{
-			$j(this.baseDiv).prepend(this.contentDiv);
-			$j(this.baseDiv).prepend(this.headerDiv);
-		}
+		$j(this.baseDiv).prepend(this.contentDiv);
+		$j(this.baseDiv).prepend(this.headerDiv);
 
 		this.atTop = true;
 


------------------------------------------------------------------------------
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