????
Current Path : C:/inetpub/vhost/redmine.gdtvietnam.com/app/views/sudo_mode/ |
Current File : C:/inetpub/vhost/redmine.gdtvietnam.com/app/views/sudo_mode/new.js.erb |
var sudo_modal = $('#sudo-modal').length ? $('#sudo-modal') : $("<div>", {id: "sudo-modal"}).appendTo($("body")); sudo_modal.hide().html('<%= escape_javascript render partial: 'sudo_mode/new_modal' %>'); showModal('sudo-modal', '400px'); $('#sudo_password').focus();