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:
Dominik Csapak 2023-11-23 09:25:42 +01:00 committed by Thomas Lamprecht
parent fa17629b5f
commit b877366ade

View File

@ -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;