Ignore:
Timestamp:
05/08/13 15:53:36 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r15556 r15557  
    7676        arr[row].time=f[0];
    7777        arr[row].value=f[5];
    78         document.getElementById('data').innerHTML=f;
    79        
    8078
    8179}
    8280source['Mrk 421']=arr;
    83 //document.getElementById('data').innerHTML;                                                            }
     81document.getElementById('data').innerHTML=arr;                                                          }
    8482                                                        }
    8583                                                        xmlhttp.open("GET","http://www.fact-project.org/smartfact/index.php?source="+'Mrk+421'+"&time="+year+"-"+month+"-"+day,true);
Note: See TracChangeset for help on using the changeset viewer.