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

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r16150 r16151  
    162162                                                                                                }
    163163                                                                                                else
    164                                                                                                         DataValue[i][Data]=parseFlaot(DataVal[Data]);
     164                                                                                                        DataValue[i][Data]=parseFloat(DataVal[Data]);
    165165                                                                                        }
    166166                                                                                        for(var srcCnt=0;srcCnt<i;srcCnt++)
Note: See TracChangeset for help on using the changeset viewer.