Github user zenfenan commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2503#discussion_r172023117
--- Diff:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/resources/templates/index.html.hbs
---
@@ -675,6 +676,14 @@
</div>
<div id="system-diagnostic-endpoints" class="section-endpoints
hidden"></div>
</div>
+ <div class="section">
+ <div class="section-header">
+ <div class="title link">Versions</div>
+ <div class="sub-title section-description">Versioning</div>
--- End diff --
Let's try a different one that's a little descriptive here, like "Control
flow versioning" or "Save, delete manage flow versioning" or something better?
---