diff --git a/app/views/translations/edit.html.erb b/app/views/translations/edit.html.erb deleted file mode 100644 index b8dc5aa..0000000 --- a/app/views/translations/edit.html.erb +++ /dev/null @@ -1,6 +0,0 @@ -

Editing translation

- -<%= render 'form' %> - -<%= link_to 'Show', @translation %> | -<%= link_to 'Back', translations_path %>