Changeset 16166 for schedule


Ignore:
Timestamp:
05/24/13 18:06:40 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r16165 r16166  
    255255                                                        function loadGraph(x,y)
    256256                                                        {
    257                                                                 loaddata();
     257                                                               
    258258                                                                var chart = new Highcharts.Chart(options);
    259259                                                                for(var src=0;src<i;src++)
     
    272272                                                                       
    273273                                                                }
     274                                                                return chart;
    274275                                               
    275276                                                        }
Note: See TracChangeset for help on using the changeset viewer.