From 7d90bca11165dfb471610bdbf7759d6fa637d748 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Wed, 2 Mar 2016 18:04:47 +0000 Subject: [PATCH] fix fatal javascript error "egwIsMobile is not defined" in fw_browser.js, if minifying is disabled, by adding an explicit dependence to egw_action_common.js --- phpgwapi/js/framework/fw_browser.js | 1 + phpgwapi/js/jsapi.min.js | 2 +- phpgwapi/js/jsapi.min.js.map | 2 +- pixelegg/js/fw_pixelegg.min.js | 2 +- pixelegg/js/fw_pixelegg.min.js.map | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) diff --git a/phpgwapi/js/framework/fw_browser.js b/phpgwapi/js/framework/fw_browser.js index c002310078..4e5a822cfe 100644 --- a/phpgwapi/js/framework/fw_browser.js +++ b/phpgwapi/js/framework/fw_browser.js @@ -8,6 +8,7 @@ /*egw:uses jquery.jquery; + egw_action.egw_action_common; egw_inheritance.js; */ diff --git a/phpgwapi/js/jsapi.min.js b/phpgwapi/js/jsapi.min.js index 90b6c14319..27a0e599ac 100644 --- a/phpgwapi/js/jsapi.min.js +++ b/phpgwapi/js/jsapi.min.js @@ -3,7 +3,7 @@ * * full sources are available under https://svn.stylite.de/viewvc/egroupware/ * - * build Wed Mar 02 2016 15:23:51 + * build Wed Mar 02 2016 19:00:34 */ function egw_insertJS(_html){if(_html){var in_pos=-1,out_pos=-1;do{var in_pos=_html.search(/