From 6e3968896be2bdd27e5e44e392ac6d421a76c722 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Tue, 2 May 2017 17:08:19 -0400 Subject: [PATCH] Add ng-if to fix Angular scope+form bug in superuser tool --- .../directives/config/config-setup-tool.html | 27 +++++++++++-------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/static/directives/config/config-setup-tool.html b/static/directives/config/config-setup-tool.html index 2384dcc19..8ffb08b11 100644 --- a/static/directives/config/config-setup-tool.html +++ b/static/directives/config/config-setup-tool.html @@ -192,17 +192,12 @@

- - - - - + + + + + +
Default expiration period: - -
- The default tag expiration period for all namespaces (users and organizations). Must be expressed in a duration string form: 30m, 1h, 1d, 2w. -
-
Allowed expiration periods: @@ -211,6 +206,16 @@
Default expiration period: + +
+ The default tag expiration period for all namespaces (users and organizations). Must be expressed in a duration string form: 30m, 1h, 1d, 2w. +
+
Allow users to select expiration: