From 284f2b77528d65e3c1048b56f62e4338c6df9d5d Mon Sep 17 00:00:00 2001 From: Konstantin Azizov Date: Tue, 8 May 2018 07:46:07 +0200 Subject: [PATCH] feat(settings): allow hide container with label with no value (#1860) (#1872) Also add ability to submit form by pressing "Enter" key Fixes #1860 --- app/portainer/views/settings/settings.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/portainer/views/settings/settings.html b/app/portainer/views/settings/settings.html index ed1e5ba74..cc5b0b50a 100644 --- a/app/portainer/views/settings/settings.html +++ b/app/portainer/views/settings/settings.html @@ -135,7 +135,7 @@ -
+
You can hide containers with specific labels from Portainer UI. You need to specify the label name and value. @@ -144,14 +144,14 @@
- +
- +