Changeset 16599


Ignore:
Timestamp:
06/02/13 16:08:04 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r16598 r16599  
    135135                                {
    136136                                        //This function splits the lines of data per data source
    137                                         var dataGraph = new Array(source.length);
     137                                        var dataGraph = new Array();
    138138                                        for (i=0; i<source.length; i++)
    139139                                        {
Note: See TracChangeset for help on using the changeset viewer.