ui: resource tree: remove wrong comment
that function is not only there for the storage indicators, but generally for adding additional information, such as tags, and for wrapping in a span for making tooltip selection easier. Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Thomas Lamprecht
parent
fa17629b5f
commit
b877366ade
@@ -109,7 +109,6 @@ Ext.define('PVE.tree.ResourceTree', {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
// add additional elements to text. Currently only the usage indicator for storages
|
|
||||||
setText: function(info) {
|
setText: function(info) {
|
||||||
let me = this;
|
let me = this;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user