fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [15847]


From: nelson . guerra
Subject: [Fmsystem-commits] [15847]
Date: Tue, 18 Oct 2016 02:29:42 +0000 (UTC)

Revision: 15847
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15847
Author:   nelson224
Date:     2016-10-18 02:29:42 +0000 (Tue, 18 Oct 2016)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind-2/property/js/portico/tts.view.js

Modified: branches/dev-syncromind-2/property/js/portico/tts.view.js
===================================================================
--- branches/dev-syncromind-2/property/js/portico/tts.view.js   2016-10-18 
02:29:27 UTC (rev 15846)
+++ branches/dev-syncromind-2/property/js/portico/tts.view.js   2016-10-18 
02:29:42 UTC (rev 15847)
@@ -236,7 +236,7 @@
 
 this.fileuploader = function ()
 {
-       var sUrl = phpGWLink('index.php', fileuploader_action);
+       var sUrl = phpGWLink('index.php', 
{'menuaction':'property.uitts.multi_upload'});
        TINY.box.show({iframe: sUrl, boxid: "frameless", width: 750, height: 
450, fixed: false, maskid: "darkmask", maskopacity: 40, mask: true, animate: 
true, close: true}); //refresh_files is called after upload
 };
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]