From ad7055ee01f4b3551ed4cb1a9dae49d8f03f03dc Mon Sep 17 00:00:00 2001
From: Richard Wei <54336863+WaysonWei@users.noreply.github.com>
Date: Wed, 13 Jul 2022 15:15:11 +1200
Subject: [PATCH] feat(ui): turn off all teaser toggle in CE (#7227)
* turn off all teaser toggle in CE
---
app/docker/views/containers/create/createcontainer.html | 2 +-
app/docker/views/containers/edit/container.html | 2 +-
.../components/BEFeatureIndicator/BEFeatureIndicator.html | 2 +-
app/portainer/views/stacks/create/createstack.html | 2 +-
app/portainer/views/stacks/edit/stack.html | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/app/docker/views/containers/create/createcontainer.html b/app/docker/views/containers/create/createcontainer.html
index ee600793a..0fcc06f9e 100644
--- a/app/docker/views/containers/create/createcontainer.html
+++ b/app/docker/views/containers/create/createcontainer.html
@@ -72,7 +72,7 @@
>
diff --git a/app/docker/views/containers/edit/container.html b/app/docker/views/containers/edit/container.html
index 06b85b6db..aaf8da67f 100644
--- a/app/docker/views/containers/edit/container.html
+++ b/app/docker/views/containers/edit/container.html
@@ -115,7 +115,7 @@
message="'Webhook (or callback URI) used to automate the recreate this container. Sending a POST request to this callback URI (without requiring any authentication) will pull the most up-to-date version of the associated image and recreate this container.'"
>
diff --git a/app/portainer/components/BEFeatureIndicator/BEFeatureIndicator.html b/app/portainer/components/BEFeatureIndicator/BEFeatureIndicator.html
index 89261049f..f908cde6b 100644
--- a/app/portainer/components/BEFeatureIndicator/BEFeatureIndicator.html
+++ b/app/portainer/components/BEFeatureIndicator/BEFeatureIndicator.html
@@ -1,4 +1,4 @@
-
+
Business Edition Feature
diff --git a/app/portainer/views/stacks/create/createstack.html b/app/portainer/views/stacks/create/createstack.html
index d8cb2c633..77a1c3a93 100644
--- a/app/portainer/views/stacks/create/createstack.html
+++ b/app/portainer/views/stacks/create/createstack.html
@@ -175,7 +175,7 @@
>
diff --git a/app/portainer/views/stacks/edit/stack.html b/app/portainer/views/stacks/edit/stack.html
index 2c7a4e318..f2cbc0214 100644
--- a/app/portainer/views/stacks/edit/stack.html
+++ b/app/portainer/views/stacks/edit/stack.html
@@ -167,7 +167,7 @@
>