Merge pull request #392 from Budibase/bugfix/instance-name-login-template

Add _instanceName to login template
This commit is contained in:
Conor_Mack 2020-06-26 10:35:42 +01:00 committed by GitHub
commit 08524ab5d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
"passwordLabel": "Password", "passwordLabel": "Password",
"loginButtonLabel": "Login", "loginButtonLabel": "Login",
"buttonClass": "", "buttonClass": "",
"_instanceName": "Login",
"inputClass": "", "inputClass": "",
"_children": [], "_children": [],
"name": "{{ name }}", "name": "{{ name }}",