- Timestamp:
- 04/02/13 12:12:30 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/prototype/modules/filters/filters.js
r8068 r8071 640 640 }); 641 641 642 list_container.find(". select").children("input").click(function(){642 list_container.find(".rule-list li").click(function(){ 643 643 if(list_container.find(".select").children("input:checked").length){ 644 644 list_container.find(".alldelete").button("enable");
Note: See TracChangeset
for help on using the changeset viewer.