source:
admin/js/_comments_actions.js
@
3706:170617361020
Revision 3706:170617361020, 145 bytes checked in by franck <carnet.franck.paul@…>, 7 years ago (diff) |
---|
Line | |
---|---|
1 | /*global $, dotclear */ |
2 | 'use strict'; |
3 | |
4 | $(function() { |
5 | dotclear.condSubmit('table.posts-list td input[type=checkbox]','input[type=submit]'); |
6 | }); |
Note: See TracBrowser
for help on using the repository browser.