Dotclear

source: admin/js/_update.js @ 1803:74c3e4c9ef71

Revision 1803:74c3e4c9ef71, 146 bytes checked in by Dsls, 12 years ago (diff)

Same job for js/html files

Line 
1$(function() {
2     $('form input[type=submit][name=b_del]').click(function(){
3          return window.confirm(dotclear.msg.confirm_delete_backup);
4     });
5});
Note: See TracBrowser for help on using the repository browser.

Sites map