added selectors (#5616)

* added selectors

* moved selector to html element
This commit is contained in:
testA113
2021-09-28 22:10:41 +13:00
committed by GitHub
parent 9045e17cba
commit 7611cc415a
2 changed files with 2 additions and 1 deletions
@@ -77,6 +77,7 @@
analytics-event="edge-stack-creation"
analytics-category="edge"
analytics-properties="$ctrl.buildAnalyticsProperties()"
data-cy="edgeStackCreate-createStackButton"
>
<span ng-hide="$ctrl.state.actionInProgress">Deploy the stack</span>
<span ng-show="$ctrl.state.actionInProgress">Deployment in progress...</span>