OSDN Git Service

t#32025:comic rename
[pettanr/pettanr.git] / app / views / stories / edit.html.erb
diff --git a/app/views/stories/edit.html.erb b/app/views/stories/edit.html.erb
deleted file mode 100644 (file)
index cee9463..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<h1><%= t('.title') %></h1>
-<p id="notice"><%= notice %></p>
-
-<%= render 'form' %>
-<%= button_to 'Destroy', @story.panel, confirm: 'Are you sure?', method: :delete %>