Ignore:
Timestamp:
05/27/13 15:25:52 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r16294 r16295  
    164164                                                                               
    165165                                                                        };
     166                                                                        var chart = new Highcharts.Chart(options);
    166167                                                                        YaxisData[src] = new Array();
    167168                                                                        Timedata[src] = new Array();
     
    323324                                                               
    324325                                                        }
    325                                                                 var chart = new Highcharts.Chart(options);
     326                                                               
    326327                                                                for(var src=0;src<source.length;src++)
    327328                                                                        {
Note: See TracChangeset for help on using the changeset viewer.