Ignore:
Timestamp:
05/22/13 15:13:18 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r16019 r16021  
    272272                                                                        for(var src=0;src<source.length;src++)
    273273                                                                        {
    274                                                                                 chart.addSeries({name:source[src]; data:[]});
     274                                                                                chart.addSeries({name:source[src], data:[]});
    275275                                                                                for(var i=0;i<s.length;i++)
    276276                                                                                {
Note: See TracChangeset for help on using the changeset viewer.