Author: ralfbecker
New Revision: 54898
URL: http://svn.stylite.de/viewvc/egroupware?rev=54898&view=rev
Log:
- Filemanager: fix not working upload in idots template
Modified:
trunk/filemanager/js/app.js
— trunk/filemanager/js/app.js (original)
+++ trunk/filemanager/js/app.js Tue Feb 2 11:42:21 2016
@@ -71,9 +71,10 @@
// call parent
this._super.apply(this, arguments);
-
var path_widget = this.et2.getWidgetById('path');
-
if(path_widget) // do NOT set not found path-widgets, as uploads works on first one only!
-
{
-
this.path_widget[et2.DOMContainer.id] = path_widget;
// Bind to removal to remove from list
$j(et2.DOMContainer).on('clear', function(e) {
if (app.filemanager && app.filemanager.path_widget) delete app.filemanager.path_widget[e.target.id];
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs