diff options
Diffstat (limited to 'app/views/sudo_mode/_new_modal.html.erb')
-rw-r--r-- | app/views/sudo_mode/_new_modal.html.erb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/sudo_mode/_new_modal.html.erb b/app/views/sudo_mode/_new_modal.html.erb index a7bf5ed70..adc4851cc 100644 --- a/app/views/sudo_mode/_new_modal.html.erb +++ b/app/views/sudo_mode/_new_modal.html.erb @@ -16,4 +16,3 @@ <%= submit_tag l(:button_cancel), name: nil, onclick: "hideModal(this);", type: 'button' %> </p> <% end %> - |