Revision 2566:9bf417837888,
292 bytes
checked in by franck <carnet.franck.paul@…>, 12 years ago
(diff) |
Add some people in CREDITS, remove trailing spaces and tabs.
|
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.