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