From 040693c8b2e9e5733996ad1b857e62b8780031d0 Mon Sep 17 00:00:00 2001 From: Zita Nemeckova Date: Fri, 23 Jun 2017 14:08:13 +0200 Subject: [PATCH] Change Edit Tags for aNsible Tower and Foreman Provider to be more like others --- db/fixtures/miq_product_features.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/db/fixtures/miq_product_features.yml b/db/fixtures/miq_product_features.yml index b11683ab6ca..7722833a6b3 100644 --- a/db/fixtures/miq_product_features.yml +++ b/db/fixtures/miq_product_features.yml @@ -4920,9 +4920,9 @@ :identifier: provider_foreman_control :children: - :name: Edit Tags - :description: Edit Configured Systems Tags + :description: Edit Tags of Foreman Provider :feature_type: control - :identifier: provider_foreman_configured_system_tag + :identifier: configuration_manager_provider_tag - :name: Provision Configured Systems :description: Provision Configured Systems :feature_type: control @@ -5108,9 +5108,9 @@ :identifier: automation_manager_providers_control :children: - :name: Edit Tags - :description: Edit Configured Systems Tags + :description: Edit Tags of Ansible Tower Provider :feature_type: control - :identifier: automation_manager_provider_configured_system_tag + :identifier: automation_manager_provider_tag - :name: Refresh Providers :description: Refresh relationships for all items related of Provider :feature_type: control