rfellows commented on a change in pull request #3636: [WIP] Allow parameters to
be used in property configuration
URL: https://github.com/apache/nifi/pull/3636#discussion_r319567192
##########
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/jquery/nfeditor/jquery.nfeditor.js
##########
@@ -236,6 +234,28 @@
});
},
+ /**
+ * Sets the size of the editor.
Review comment:
Looks like a `CTRL-C`, `CTRL-V` here. Should update this to reflect what the
function actually does 😄
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services