fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14076]


From: Saul
Subject: [Fmsystem-commits] [14076]
Date: Wed, 30 Sep 2015 23:43:43 +0000

Revision: 14076
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14076
Author:   psaul
Date:     2015-09-30 23:43:42 +0000 (Wed, 30 Sep 2015)
Log Message:
-----------


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-09-30 
17:29:45 UTC (rev 14075)
+++ branches/dev-syncromind/phpgwapi/js/jquery/common.js        2015-09-30 
23:43:42 UTC (rev 14076)
@@ -720,7 +720,6 @@
     var xtable = document.createElement('table');
     var tableHead = document.createElement('thead');
     var tableHeadTr = document.createElement('tr');
-
     restartColors ();
     r = (r) ? r : 'data';
     var tableClass = (cl) ? cl : "pure-table pure-table-striped";
@@ -813,11 +812,6 @@
                                     if (vd[k]['is_public'] == 0) {
                                         name = formatScheduleShorten('Privat 
arr.',9);
                                     }
-                                    if (type != "event") {
-                                        console.log("xxx");
-                                    }else {
-                                        console.log("event");
-                                    }
                                     tableBodyTrTdText = name;
                                     classes += " cellInfo";
                                     classes += " " + type;




reply via email to

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