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

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r15736 r15737  
    109109                                                                                data = JSON.parse(data);
    110110                                                                                //var names = [];
    111                                                                                 $.each(data, function () {
     111                                                                                //$.each(data, function () {
    112112                                                                                        //var ind = names.indexOf(ligne.name),
    113113                                                                                               
     
    115115                                                                                                options.series.push({data:data});
    116116                                                                                               
    117                                                                                         });
     117                                                                                       
    118118                                                                               
    119119                                                                               
Note: See TracChangeset for help on using the changeset viewer.