source:
admin/js/_update.js
@
1462:63d404e979b8
| Revision 1462:63d404e979b8, 150 bytes checked in by Denis Jean-Christian <contact@…>, 12 years ago (diff) |
|---|
| 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.
