aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/timebands/edit.html.slim
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/timebands/edit.html.slim')
-rw-r--r--app/views/timebands/edit.html.slim4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/timebands/edit.html.slim b/app/views/timebands/edit.html.slim
deleted file mode 100644
index c70de82ef..000000000
--- a/app/views/timebands/edit.html.slim
+++ /dev/null
@@ -1,4 +0,0 @@
-- breadcrumb :timeband, @referential, @timeband
-= title_tag t('timebands.edit.title', timeband: @timeband.name)
-
-= render 'form'