Ignore:
Timestamp:
12/14/12 16:28:07 (12 years ago)
Author:
pharms
Message:
  • removed todos
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-htmlmonitor/src/main/js/autoquest-htmlmonitor.js

    r1022 r1023  
    475475 
    476476/** 
    477  * TODO comment 
     477 * called to handle events caused by the jQuery event handling mechanism. Forwards the event to 
     478 * {@link #handleEvent(node, eventName, nodePath, event)} 
     479 *  
     480 * @param the event to be handled 
    478481 */ 
    479482function handleJQueryEvent(event) { 
Note: See TracChangeset for help on using the changeset viewer.