Changeset 15637


Ignore:
Timestamp:
05/17/13 13:54:37 (12 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r15636 r15637  
    8383                                                                                        {
    8484                                                                                                var x=Time[t].split('T');
    85                                                                                                 colon[t]=x[1];
     85                                                                                                colon[t]=x[0];
    8686                                                                                                for(var st=0;st<colon.length;t++)
    8787                                                                                                {
Note: See TracChangeset for help on using the changeset viewer.