]> git.proxmox.com Git - pve-manager.git/blobdiff - www/manager6/node/LVMThin.js
ui: factor out not found rendering to common helper
[pve-manager.git] / www / manager6 / node / LVMThin.js
index b9ad4b8dc0e3c0bfc7f033b94e0e603e975eb969..209a69bd07529a449ae0cf809e6a66aedaebdfd5 100644 (file)
@@ -91,7 +91,7 @@ Ext.define('PVE.node.LVMThinList', {
        },
     },
 
-    emptyText: gettext('No thinpools found'),
+    emptyText: PVE.Utils.renderNotFound('Thin-Pool'),
 
     stateful: true,
     stateId: 'grid-node-lvmthin',