From 023c007e4be2e34ec58e4c37d122b75741c13ac7 Mon Sep 17 00:00:00 2001 From: Dan Clarizio Date: Thu, 4 Jan 2018 08:30:54 -0800 Subject: [PATCH] Merge pull request #16623 from romanblanco/bz1518918 Renamed action to copy Service Dialog (cherry picked from commit d2e5a326cb06f0fadf2e3800cc14a38af45af6a6) https://bugzilla.redhat.com/show_bug.cgi?id=1531297 --- db/fixtures/miq_product_features.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/fixtures/miq_product_features.yml b/db/fixtures/miq_product_features.yml index 2b67d9b9e3f..1f5d7f59b7c 100644 --- a/db/fixtures/miq_product_features.yml +++ b/db/fixtures/miq_product_features.yml @@ -2355,7 +2355,7 @@ :description: Copy Dialog :feature_type: admin :hidden: true - :identifier: dialog_copy + :identifier: dialog_copy_editor - :name: Delete :description: Delete Dialog :feature_type: admin