From d5ab1000aa705558db7b7b1e2a8f49bbc72f3db2 Mon Sep 17 00:00:00 2001 From: Phil Hughes Date: Thu, 17 Aug 2017 15:53:50 +0100 Subject: various breadcrumb updates --- app/views/admin/labels/edit.html.haml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/views/admin/labels') diff --git a/app/views/admin/labels/edit.html.haml b/app/views/admin/labels/edit.html.haml index 309aedceded..96f0d404ac4 100644 --- a/app/views/admin/labels/edit.html.haml +++ b/app/views/admin/labels/edit.html.haml @@ -1,3 +1,5 @@ +- add_to_breadcrumbs "Labels", admin_labels_path +- breadcrumb_title "Edit Label" - page_title "Edit", @label.name, "Labels" %h3.page-title Edit Label -- cgit v1.2.1