Changeset 15920 for schedule/Module


Ignore:
Timestamp:
05/21/13 16:28:03 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r15919 r15920  
    183183                                                                               
    184184                                                                                if (chart.series) {
    185                                                                                         chart.addSeries.push({
     185                                                                                        chart.series.push({
    186186                                                                                                data: [newdata]
    187187                                                                                        });
Note: See TracChangeset for help on using the changeset viewer.