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

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r15693 r15694  
    154154                                                        xmlhttp.open("GET","http://www.fact-project.org/smartfact/index.php?source="+'Mrk+421'+"&time="+year+"-"+month+"-"+day,true);
    155155                                                        xmlhttp.send();
    156                                                         $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
     156                                                        $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year+'&new='+newline);
    157157                                                       
    158158                                                  });
Note: See TracChangeset for help on using the changeset viewer.