GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2395
NIFI-4754: Only show import link when appropriate
NIFI-4754:
- Only showing the import link in the new Process Group dialog when
initiating from the toolbar.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4754
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2395.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2395
----
commit c7b13f6ffbd4753d8bc2117d80c8c24f6550f982
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-01-10T20:30:05Z
NIFI-4754:
- Only showing the import link in the new Process Group dialog when
initiating from the toolbar.
----
---