jQuery: The Write Less, Do More JavaScript Library

Changeset 5656

Show
Ignore:
Timestamp:
05/21/08 19:35:33 (3 months ago)
Author:
braeker
Message:

Accordion - removing unecessary comments for the fix #2318

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ui/ui.accordion.js

    r5647 r5656  
    205205            clicked.parent().andSelf().addClass(options.selectedClass); 
    206206        } 
    207          
    208         //options.active.parent().andSelf().css('zoom', '1'); 
    209         //clicked.parent().andSelf().css('zoom', '1'); 
    210207         
    211208        // find elements to show and hide