Author: nathangray
New Revision: 55741
URL: http://svn.stylite.de/viewvc/egroupware?rev=55741&view=rev
Log:
Fix home js was not properly initialized, hopefully fixing portals could not be resized.
Modified:
trunk/egroupware/home/js/app.js
— trunk/egroupware/home/js/app.js (original)
+++ trunk/egroupware/home/js/app.js Wed Apr 13 19:08:11 2016
@@ -777,7 +777,7 @@
this.egw.set_preference(‘common’, ‘egw_tutorial_noautoload’, widget.get_value());
}
}
-});
+})}).call(this);
/// Base class code
@@ -922,7 +922,7 @@
this.portlet.getWidgetById(‘nm’).refresh(_id,_type);
}
}
-});}).call(this);
+});
/**
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
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs