source:
admin/js/_permissions_blog.js
@
0:54703be25dd6
Revision 0:54703be25dd6, 103 bytes checked in by Dsls <dsls@…>, 14 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[0] | 1 | $(function() { |
2 | $('.checkboxes-helpers').each(function() { | |
3 | dotclear.checkboxesHelpers(this); | |
4 | }); | |
5 | }); |
Note: See TracBrowser
for help on using the repository browser.