##// END OF EJS Templates
Don't use SudoMode.disable! to skip API requests (#19851)....
Don't use SudoMode.disable! to skip API requests (#19851). git-svn-id: http://svn.redmine.org/redmine/trunk@14338 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r13951:d6f389658b9e
r13956:c2fca3799927
Show More
new.js.erb
4 lines | 153 B | text/plain | TextLexer
$('#ajax-modal').html('<%= escape_javascript render partial: 'sudo_mode/new_modal' %>');
showModal('ajax-modal', '400px');
$('#sudo_password').focus();