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

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r15735 r15736  
    113113                                                                                               
    114114                                                                                        //      ind = names.push(ligne.name) - 1;
    115                                                                                                 options.series.data.push([data]);
     115                                                                                                options.series.push({data:data});
    116116                                                                                               
    117117                                                                                        });
Note: See TracChangeset for help on using the changeset viewer.