Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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.haml2
1 files changed, 1 insertions, 1 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 5c4e93e7707..58276eedc09 100644
--- a/app/views/projects/feature_flags_user_lists/show.html.haml
+++ b/app/views/projects/feature_flags_user_lists/show.html.haml
@@ -5,4 +5,4 @@
#js-edit-user-list{ data: { project_id: @project.id,
user_list_iid: @user_list.iid,
- empty_state_path: image_path('illustrations/feature_flag.svg') } }
+ empty_state_path: image_path('illustrations/empty-state/empty-feature-flag-md.svg') } }