source:
admin/js/_comments_actions.js
@
3706:170617361020
Revision 3706:170617361020, 145 bytes checked in by franck <carnet.franck.paul@…>, 8 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[3706] | 1 | /*global $, dotclear */ |
2 | 'use strict'; | |
3 | ||
[3184] | 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.