diff --git a/src/webui/static/app/idnode.js b/src/webui/static/app/idnode.js index ee24c258..5527af62 100644 --- a/src/webui/static/app/idnode.js +++ b/src/webui/static/app/idnode.js @@ -148,6 +148,7 @@ tvheadend.IdNodeField = function(conf) header: this.text, editor: this.editor({create: false}), renderer: this.renderer(), + editable: !this.rdonly, hidden: this.hidden, filter: { type: ftype,