Changeset 2503:fd451ccbaa59 for admin/js
- Timestamp:
- 10/29/13 16:31:16 (12 years ago)
- Branch:
- 2.6
- Children:
- 2504:d81b0e204d62, 2506:39edf8aaacef
- File:
-
- 1 edited
-
admin/js/_update.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
admin/js/_update.js
r1803 r2503 3 3 return window.confirm(dotclear.msg.confirm_delete_backup); 4 4 }); 5 $('form input[type=submit][name=b_revert]').click(function(){ 6 return window.confirm(dotclear.msg.confirm_revert_backup); 7 }); 5 8 });
Note: See TracChangeset
for help on using the changeset viewer.
