algairim commented on a change in pull request #203:
URL: https://github.com/apache/brooklyn-ui/pull/203#discussion_r638068511



##########
File path: 
ui-modules/blueprint-composer/app/components/spec-editor/spec-editor.template.html
##########
@@ -579,6 +579,12 @@ <h4>No matching configuration</h4>
     </div>
 </br-collapsible>
 
+<!-- ENTITY REQUIREMENTS -->
+<ng-include 
src="'blueprint-composer/component/spec-editor/section-requirements.html'"></ng-include>
+<script type="text/ng-template" 
id="blueprint-composer/component/spec-editor/section-requirements.html" 
defer-to-preexisting-id="true">
+    <!-- Placeholder for 'requirements' section. -->
+</script>

Review comment:
       This is the only functional change in the template.




-- 
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]


Reply via email to