/*global $, dotclear */ 'use strict'; $(function() { dotclear.condSubmit('table.blogs-list td input[type=checkbox]', 'input[type=submit]'); });