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