Changeset 1049:1d17674d50ad for admin/js/_comments.js
- Timestamp:
- 12/02/12 16:04:27 (13 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/js/_comments.js
r1034 r1049 115 115 $('#form-comments td input[type=checkbox]').enableShiftClick(); 116 116 dotclear.commentsActionsHelper(); 117 $('form input[type=submit][name=delete_all_spam]').click(function(){ 118 return window.confirm(dotclear.msg.confirm_spam_delete); 119 }); 117 120 });
Note: See TracChangeset
for help on using the changeset viewer.