summaryrefslogtreecommitdiff
path: root/app/views/remote_usernames/edit.html.erb
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2014-04-04 21:06:05 -0400
committerLuke Shumaker <shumakl@purdue.edu>2014-04-04 21:06:05 -0400
commitb43bab15521c7c511ab7012bd137daa0e85bb95b (patch)
tree743853b82557941de7f18951f5d284dc6b7f7d8f /app/views/remote_usernames/edit.html.erb
parente61fe55c0a745d5ab80acdcccec26e2a2d379be1 (diff)
run generate.sh
Diffstat (limited to 'app/views/remote_usernames/edit.html.erb')
-rw-r--r--app/views/remote_usernames/edit.html.erb6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/views/remote_usernames/edit.html.erb b/app/views/remote_usernames/edit.html.erb
deleted file mode 100644
index 52d4b37..0000000
--- a/app/views/remote_usernames/edit.html.erb
+++ /dev/null
@@ -1,6 +0,0 @@
-<h1>Editing remote_username</h1>
-
-<%= render 'form' %>
-
-<%= link_to 'Show', @remote_username %> |
-<%= link_to 'Back', remote_usernames_path %>