Ignore:
Timestamp:
05/20/13 08:38:56 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r15713 r15714  
    109109                                                                                                ind = names.push(ligne.name) - 1;
    110110                                                                                                options.series.push({
    111                                                                                                         data: [],
     111                                                                                                        data: [23,41,56],
    112112                                                                                                        name: ligne.name
    113113                                                                                                });
     114                                                                                               
    114115                                                                                        });
    115116                                                                               
Note: See TracChangeset for help on using the changeset viewer.