summaryrefslogtreecommitdiff
path: root/app/views/groups/labels/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/labels/edit.html.haml')
-rw-r--r--app/views/groups/labels/edit.html.haml7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/views/groups/labels/edit.html.haml b/app/views/groups/labels/edit.html.haml
new file mode 100644
index 00000000000..836981fc6fd
--- /dev/null
+++ b/app/views/groups/labels/edit.html.haml
@@ -0,0 +1,7 @@
+- page_title 'Edit', @label.name, 'Labels'
+
+%h3.page-title
+ Edit Label
+%hr
+
+= render 'shared/labels/form', url: group_label_path(@group, @label), back_path: @previous_labels_path