Index: Resources/public/js/views/universaldiscovery/ez-universaldiscoveryfinderview.js
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
--- Resources/public/js/views/universaldiscovery/ez-universaldiscoveryfinderview.js	(revision fba1a75ff5d2d3eb6342f84e3de18a10784853fc)
+++ Resources/public/js/views/universaldiscovery/ez-universaldiscoveryfinderview.js	(date 1525593410000)
@@ -91,6 +91,7 @@
         selectContent: function (e) {
             this._fireSelectContent(e.data);
             this.get('selectedView').set('contentStruct', e.data);
+            this.get('selectedView').set('confirmButtonEnabled', true);
         },
 
         /**
