Changeset 15715 for schedule/Module


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

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

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