fix(stack): fixed issue cannot deploy git stack without username. (#5680)

pull/5688/head
fhanportainer 2021-09-21 13:42:04 +12:00 committed by GitHub
parent 2aec348814
commit ecc9813750
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
placeholder="git username"
ng-change="$ctrl.onChangeUsername($ctrl.model.RepositoryUsername)"
data-cy="component-gitUsernameInput"
ng-required="$ctrl.model.RepositoryAuthentication"
/>
</div>
</div>