fix notes gear tool
me was used before it was defined Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
3b1cb257eb
commit
02eb40cf3e
@ -57,6 +57,7 @@ Ext.define('PVE.panel.NotesView', {
|
||||
tools: [{
|
||||
type: 'gear',
|
||||
handler: function() {
|
||||
var me = this.up('panel');
|
||||
me.run_editor();
|
||||
}
|
||||
}],
|
||||
|
Loading…
Reference in New Issue
Block a user