Changeset 15871 for schedule


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

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r15870 r15871  
    149149                                                                                //data = JSON.parse(data);
    150150                                                                               
    151                                                                                         options.series.push({data:[data]});
     151                                                                                        options.series.push({data:[finaldata]});
    152152                                                                       
    153153                                                                                var chart = new Highcharts.Chart(options);
Note: See TracChangeset for help on using the changeset viewer.