mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-24 20:20:13 +00:00
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
d9dbb87659
commit
07672872e7
@ -88,7 +88,7 @@ Ext.define('PVE.dc.AuthView', {
|
||||
Ext.apply(me, {
|
||||
store: store,
|
||||
stateful: false,
|
||||
tbar: tbar,
|
||||
//tbar: tbar,
|
||||
viewConfig: {
|
||||
trackOver: false
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user