]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/plugins/oauth-plugin/generators/oauth_provider/templates/edit.html.erb
Remove oauth-plugin from vendor and require gem version instead
[rails.git] / vendor / plugins / oauth-plugin / generators / oauth_provider / templates / edit.html.erb
diff --git a/vendor/plugins/oauth-plugin/generators/oauth_provider/templates/edit.html.erb b/vendor/plugins/oauth-plugin/generators/oauth_provider/templates/edit.html.erb
deleted file mode 100644 (file)
index 6c4f5ce..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<h1>Edit your application</h1>
-<%% form_for :client_application do |f| %>
-       <%%= render :partial => "form", :locals => { :f => f } %>
-       <%%= submit_tag "Edit" %>
-<%% end %>
\ No newline at end of file