Ignore:
Timestamp:
05/20/13 17:24:39 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r15784 r15785  
    8484                                                                                        var Minutes=date.getMinutes();
    8585                                                                                        var temp= Hours +'.'+ Minutes;
    86                                                                                         colon[row]=temp;
     86                                                                                        colon.push(temp);
    8787                                                                                        //var DateT= new Date(Time);
    8888                                                                                        //arr[row]="["+f[4]+"]";       
Note: See TracChangeset for help on using the changeset viewer.