Author: hnategh
New Revision: 55323
URL: http://svn.stylite.de/viewvc/egroupware?rev=55323&view=rev
Log:
Mobile theme W.I.P.:
- No need to eliminate apps on server-side as we do it on client-side
Modified:
trunk/jdots/inc/class.jdots_framework.inc.php
— trunk/jdots/inc/class.jdots_framework.inc.php (original)
+++ trunk/jdots/inc/class.jdots_framework.inc.php Wed Mar 9 11:17:55 2016
@@ -874,19 +874,6 @@
unset($apps[‘sitemgr-link’]);
}
-
// enable only listed apps on site configuration for mobile
-
if (html::$ua_mobile)
-
{
-
$enabled_apps = explode(',', $GLOBALS['egw_info']['server']['fw_mobile_app_list']);
-
foreach($apps as &$app)
-
{
-
if (!in_array($app['name'], $enabled_apps) && $app['name'] != 'logout')
-
{
-
unset($apps[$app['name']]);
-
}
-
}
-
}
-
return $apps;
}
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs