Removed extra blank lines (#19851).

git-svn-id: http://svn.redmine.org/redmine/trunk@14346 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2015-06-19 20:45:18 +00:00
parent 278468c0c8
commit 59c9a071a8
2 changed files with 0 additions and 3 deletions

View File

@@ -16,4 +16,3 @@
<%= submit_tag l(:button_cancel), name: nil, onclick: "hideModal(this);", type: 'button' %>
</p>
<% end %>

View File

@@ -13,5 +13,3 @@
<%= submit_tag l(:button_submit) %>
<% end %>
<%= javascript_tag "$('#sudo_password').focus();" %>