fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13035] common.js


From: Saul
Subject: [Fmsystem-commits] [13035] common.js
Date: Fri, 17 Apr 2015 21:10:11 +0000

Revision: 13035
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13035
Author:   psaul
Date:     2015-04-17 21:10:10 +0000 (Fri, 17 Apr 2015)
Log Message:
-----------
common.js

Modified Paths:
--------------
    branches/dev-syncromind/phpgwapi/js/jquery/common.js

Modified: branches/dev-syncromind/phpgwapi/js/jquery/common.js
===================================================================
--- branches/dev-syncromind/phpgwapi/js/jquery/common.js        2015-04-17 
21:09:46 UTC (rev 13034)
+++ branches/dev-syncromind/phpgwapi/js/jquery/common.js        2015-04-17 
21:10:10 UTC (rev 13035)
@@ -114,12 +114,12 @@
        return hidden + "<center><input type=\"checkbox\" "+checked+" 
class=\"mychecks\"  name=\"values[assign][]\" 
value=\""+oData['location_code']+"\"/></center>";
 };
 
-JqueryPortico.formatCheckEvent = function(key, oData) {
-     
-        var hidden = '';
-        
-        return hidden + "<center><input type=\"checkbox\" class=\"mychecks\"  
name=\"values[events]["+oData['id']+"_"+oData['schedule_time']+"]\" 
value=\""+oData['id']+"\"/></center>";
-}
+//JqueryPortico.formatCheckEvent = function(key, oData) {
+//     
+//        var hidden = '';
+//        
+//        return hidden + "<center><input type=\"checkbox\" class=\"mychecks\" 
 name=\"values[events]["+oData['id']+"_"+oData['schedule_time']+"]\" 
value=\""+oData['id']+"\"/></center>";
+//}
 
 JqueryPortico.formatCheckUis_agremment = function(key, oData) {
     




reply via email to

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