details:   https://code.openbravo.com/erp/devel/pi/rev/5e118631dd8d
changeset: 20630:5e118631dd8d
user:      David Baz Fayos <david.baz <at> openbravo.com>
date:      Tue Jun 25 18:50:37 2013 +0200
summary:   [calendar] removed dead code

diffstat:

 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/calendar/ob-calendar.js
 |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r f8f6b3e7c235 -r 5e118631dd8d 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/calendar/ob-calendar.js
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/calendar/ob-calendar.js
  Mon Jun 24 12:36:29 2013 +0200
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/calendar/ob-calendar.js
  Tue Jun 25 18:50:37 2013 +0200
@@ -560,7 +560,6 @@
   },
 
   addEvent: function (startDate, endDate, name, description, otherFields, 
ignoreDataChanged) {
-    var i, legend = this.multiCalendar.leftControls.getLegendValueMap();
     otherFields = otherFields || {};
 
     // solve bug that otherwise time fields are not passed in

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to