diff --git a/framework/sdk-parent/frontend/src/components/environment/EnvironmentHttpConfig.vue b/framework/sdk-parent/frontend/src/components/environment/EnvironmentHttpConfig.vue index 04dd1f9348..76dd55e43d 100644 --- a/framework/sdk-parent/frontend/src/components/environment/EnvironmentHttpConfig.vue +++ b/framework/sdk-parent/frontend/src/components/environment/EnvironmentHttpConfig.vue @@ -57,45 +57,6 @@ - - - - - - {{ $t("ui.browser") }} - - - - - - - - - {{ $t("ui.performance_mode") }} - - - - - - - - - - - - -
{{ $t('commons.add') }} diff --git a/project-management/frontend/src/business/menu/environment/components/EnvironmentHttpConfig.vue b/project-management/frontend/src/business/menu/environment/components/EnvironmentHttpConfig.vue index 5184cd1597..ef462e631f 100644 --- a/project-management/frontend/src/business/menu/environment/components/EnvironmentHttpConfig.vue +++ b/project-management/frontend/src/business/menu/environment/components/EnvironmentHttpConfig.vue @@ -57,45 +57,6 @@ - - - - - - {{ $t("ui.browser") }} - - - - - - - - - {{ $t("ui.performance_mode") }} - - - - - - - - - - - - -
{{ $t('commons.add') }}