summaryrefslogtreecommitdiff
path: root/app/views/projects/feature_flags_user_lists/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/feature_flags_user_lists/show.html.haml')
-rw-r--r--app/views/projects/feature_flags_user_lists/show.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/feature_flags_user_lists/show.html.haml b/app/views/projects/feature_flags_user_lists/show.html.haml
index add256f0190..2c88f3da66b 100644
--- a/app/views/projects/feature_flags_user_lists/show.html.haml
+++ b/app/views/projects/feature_flags_user_lists/show.html.haml
@@ -1,4 +1,5 @@
- add_to_breadcrumbs s_('FeatureFlags|Feature Flags'), project_feature_flags_path(@project)
+- add_to_breadcrumbs s_('FeatureFlags|User Lists'), project_feature_flags_user_lists_path(@project)
- breadcrumb_title s_('FeatureFlags|List details')
- page_title s_('FeatureFlags|Feature Flag User List Details')