ui: LoginView: remove not used viewModel
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
25e464c5ce
commit
da36bbe756
@ -255,14 +255,6 @@ Ext.define('PBS.login.TfaWindow', {
|
|||||||
|
|
||||||
defaultButton: 'totpButton',
|
defaultButton: 'totpButton',
|
||||||
|
|
||||||
viewModel: {
|
|
||||||
data: {
|
|
||||||
userid: undefined,
|
|
||||||
ticket: undefined,
|
|
||||||
challenge: undefined,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
|
|
||||||
controller: {
|
controller: {
|
||||||
xclass: 'Ext.app.ViewController',
|
xclass: 'Ext.app.ViewController',
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user