mirror of
https://github.com/redmine/redmine.git
synced 2025-11-15 17:56:03 +01:00
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:
@@ -16,4 +16,3 @@
|
|||||||
<%= submit_tag l(:button_cancel), name: nil, onclick: "hideModal(this);", type: 'button' %>
|
<%= submit_tag l(:button_cancel), name: nil, onclick: "hideModal(this);", type: 'button' %>
|
||||||
</p>
|
</p>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
|
|||||||
@@ -13,5 +13,3 @@
|
|||||||
<%= submit_tag l(:button_submit) %>
|
<%= submit_tag l(:button_submit) %>
|
||||||
<% end %>
|
<% end %>
|
||||||
<%= javascript_tag "$('#sudo_password').focus();" %>
|
<%= javascript_tag "$('#sudo_password').focus();" %>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user