@@ -39,7 +39,7 @@
icon: "font-awesome/fa-cogs",
label: function () {
return this.positionIcon + " " + "machineGroup";
return (this.positionIcon || "") + " machineGroup";
},
oneditprepare: function() {
// Initialize the menu data for the node
The note is not visible to the blocked user.