From 959510b5a4c0c5a349d728a7db9d9d7717f0b090 Mon Sep 17 00:00:00 2001 From: Michael Coker Date: Wed, 14 Mar 2018 14:34:19 -0500 Subject: [PATCH] update wording on start/finish connection steps --- app/ui/src/app/connections/list/list.component.html | 10 +--------- .../connection-select/connection-select.component.html | 9 ++++++++- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/app/ui/src/app/connections/list/list.component.html b/app/ui/src/app/connections/list/list.component.html index 748b3f42c24..e7f18573b3f 100644 --- a/app/ui/src/app/connections/list/list.component.html +++ b/app/ui/src/app/connections/list/list.component.html @@ -121,15 +121,7 @@

Register Applications

-

- Don't see the connection you want listed? -

-

- Create a new one. -

-

- -

+
diff --git a/app/ui/src/app/integration/edit-page/connection-select/connection-select.component.html b/app/ui/src/app/integration/edit-page/connection-select/connection-select.component.html index cb17084061a..c2afd05d6f0 100644 --- a/app/ui/src/app/integration/edit-page/connection-select/connection-select.component.html +++ b/app/ui/src/app/integration/edit-page/connection-select/connection-select.component.html @@ -36,7 +36,14 @@

{{ 'Choose a ' + positionText + ' Connection' | titleize }}

-

First choose a connection.

+

+ Click the connection that starts the integration. If the connection you need is not available, click Create Connection. +

+ +

+ Click the connection that completes the integration. If the connection you need is not available, click Create Connection. +

+