Changeset 16255 for schedule


Ignore:
Timestamp:
05/25/13 05:37:42 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r16254 r16255  
    300300                                                                                                                y:DataValue[DataCnt] // Value
    301301                                                                                                                })
    302                                                                                                                 //document.getElementById('data').innerHTML=Time[src][DataCnt];
     302                                                                                                               
    303303                                                                                                               
    304304                                                                                                        }
     
    313313                                                                //Charts(DataValue[[i]],Time);
    314314                                                                $('#Graph').fadeOut();
    315                                                                 $('#container').fadeIn('slow').load("chart.php?year="+year+"&day="+day+"&month="+month);
     315                                                                $('#Graph').fadeIn('slow').load("chart.php?year="+year+"&day="+day+"&month="+month);
    316316                                                        }
    317317                                                       
Note: See TracChangeset for help on using the changeset viewer.