| changeset 182 | b35d49cdf30f |
| parent 177 | d5219b039120 |
| child 185 | ad8c900d87e5 |
--- a/client/js/paper-renderer.js Tue May 14 14:13:44 2013 +0200 +++ b/client/js/paper-renderer.js Tue May 14 14:40:31 2013 +0200 @@ -991,7 +991,7 @@ var _data = { title: _this.editor_$.find(".Rk-Edit-Title").val() }; - if (_this.options.show_node_editor_url) { + if (_this.options.show_node_editor_uri) { _data.uri = _this.editor_$.find(".Rk-Edit-URI").val(); } if (_this.options.show_node_editor_image) {