disable toolbar in AuthView (make it read-only)
That code is too unstable, so we disable that for now.
This commit is contained in:
parent
fcc62b39a6
commit
6f18677bf1
@ -88,7 +88,7 @@ Ext.define('PVE.dc.AuthView', {
|
||||
Ext.apply(me, {
|
||||
store: store,
|
||||
stateful: false,
|
||||
tbar: tbar,
|
||||
//tbar: tbar,
|
||||
viewConfig: {
|
||||
trackOver: false
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user