mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-27 17:02:03 +00:00
Sets flag to show token credential input to false
This commit is contained in:
parent
829a10ce09
commit
6080ddfae9
@ -16,7 +16,7 @@
|
||||
vipToken=this.vipToken
|
||||
isInternal=this.model.isInternal
|
||||
errorMessage=this.errorMessage
|
||||
showTokenCredentialInput=this.model.isInternal
|
||||
showTokenCredentialInput=false
|
||||
onSubmit=(action "authenticateUser")
|
||||
}}
|
||||
</section>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user