fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15874]


From: nelson . guerra
Subject: [Fmsystem-commits] [15874]
Date: Fri, 21 Oct 2016 02:25:36 +0000 (UTC)

Revision: 15874
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15874
Author:   nelson224
Date:     2016-10-21 02:25:36 +0000 (Fri, 21 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-21 
02:25:25 UTC (rev 15873)
+++ branches/dev-syncromind-2/property/js/portico/tts.view.js   2016-10-21 
02:25:36 UTC (rev 15874)
@@ -236,12 +236,9 @@
 
 this.fileuploader = function ()
 {
-       var sUrl = phpGWLink('index.php', multi_upload_parans);
-       //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
        JqueryPortico.openPopup(multi_upload_parans,{closeAction:'close'})
 };
 
-
 this.afterPopupClose = function ()
 {
        base_java_url['action'] = 'get_files';




reply via email to

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