Changeset 15850 for schedule/Module


Ignore:
Timestamp:
05/20/13 19:33:11 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r15849 r15850  
    150150                                                                                //data = JSON.parse(data);
    151151                                                                               
    152                                                                                         options.series.push({data:newdata});
     152                                                                                        options.series.push({data:[finaldata]});
    153153                                                                       
    154154                                                                                var chart = new Highcharts.Chart(options);
Note: See TracChangeset for help on using the changeset viewer.