fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15247]


From: nelson . guerra
Subject: [Fmsystem-commits] [15247]
Date: Thu, 2 Jun 2016 02:23:13 +0000 (UTC)

Revision: 15247
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15247
Author:   nelson224
Date:     2016-06-02 02:23:12 +0000 (Thu, 02 Jun 2016)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind-2/property/js/portico/generic_document.edit.js

Modified: branches/dev-syncromind-2/property/js/portico/generic_document.edit.js
===================================================================
--- branches/dev-syncromind-2/property/js/portico/generic_document.edit.js      
2016-06-02 02:22:55 UTC (rev 15246)
+++ branches/dev-syncromind-2/property/js/portico/generic_document.edit.js      
2016-06-02 02:23:12 UTC (rev 15247)
@@ -82,7 +82,6 @@
        } else {
                paramsTable1['only_related'] = 0;
        }
-       console.log(paramsTable1);
        
        oTable1.fnDraw();
 }
@@ -97,7 +96,7 @@
        } else {
                paramsTable0['only_related'] = 0;
        }
-       console.log(paramsTable0);
+
        oTable0.fnDraw();
 }
 




reply via email to

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