converted J.tack to mainstream v 0.1
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user