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:
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) {
|
||||
let me = this;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user