2 lines
94 B
JavaScript
2 lines
94 B
JavaScript
|
|
$(function(){$('.checkboxes-helpers').each(function(){dotclear.checkboxesHelpers(this);});}); |