Dotclear

source: plugins/importExport/js/script.js @ 840:f7157873644c

Revision 840:f7157873644c, 291 bytes checked in by JcDenis, 13 years ago (diff)

Clean up structure, added (un)zip to flat import/export, fixes #1319

Line 
1
2$(function(){if($('*.error').length>0){return;}
3$('#ie-gui form[method=post]:has(input[type=hidden][name=autosubmit])').each(function(){$('input[type=submit]',this).remove();$(this).after('<p style="font-size:2em;text-align:center">'+dotclear.msg.please_wait+'</p>');$(this).submit();});});
Note: See TracBrowser for help on using the repository browser.

Sites map