From 352371431b4b2061e5b9dc585703836ae0b96619 Mon Sep 17 00:00:00 2001 From: Jimmy Zelinskie Date: Wed, 22 Apr 2015 17:22:29 -0400 Subject: [PATCH] ng-switch for pullInfo.status --- static/directives/setup-trigger-dialog.html | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/static/directives/setup-trigger-dialog.html b/static/directives/setup-trigger-dialog.html index 542047612..eb4298aaf 100644 --- a/static/directives/setup-trigger-dialog.html +++ b/static/directives/setup-trigger-dialog.html @@ -35,16 +35,13 @@
- -
- {{ pullInfo.analysis.message }} -
-
- {{ pullInfo.analysis.message }} -
-
-

For {{ TriggerService.getTitle(trigger.service) }} triggers, we are unable to determine dependencies automatically.

-

If the git repository being built depends on a private base image, you must manually select a robot account with the proper permissions.

+
+
{{ pullInfo.analysis.message }}
+
{{ pullInfo.analysis.message }}
+
+

For {{ TriggerService.getTitle(trigger.service) }} triggers, we are unable to determine dependencies automatically.

+

If the git repository being built depends on a private base image, you must manually select a robot account with the proper permissions.

+