mirror of https://github.com/portainer/portainer
added analytics-on directive to pull and redeploy button
parent
b2da6101b6
commit
d6dbb3982a
|
@ -39,6 +39,7 @@
|
|||
ng-disabled="$ctrl.isSubmitButtonDisabled() || !$ctrl.redeployGitForm.$valid"
|
||||
style="margin-top: 7px; margin-left: 0;"
|
||||
button-spinner="ctrl.state.redeployInProgress"
|
||||
analytics-on
|
||||
analytics-category="kubernetes"
|
||||
analytics-event="kubernetes-application-edit-git-pull"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue