converted J.tack to mainstream v 0.1

This commit is contained in:
znetsixe
2025-07-31 09:07:11 +02:00
parent 167628a436
commit 604781f573
3 changed files with 73 additions and 54 deletions

View File

@@ -39,7 +39,7 @@
icon: "font-awesome/fa-tachometer",
label: function () {
return this.positionIcon + " " + this.assetType || "valve";
return this.positionIcon + " " + this.category.slice(0, -1) || "Valve";
},
oneditprepare: function() {