algairim commented on a change in pull request #203:
URL: https://github.com/apache/brooklyn-ui/pull/203#discussion_r638109996
##########
File path:
ui-modules/blueprint-composer/app/components/spec-editor/spec-editor.template.html
##########
@@ -688,9 +694,9 @@ <h4 ng-if="model.hasEnrichers() && filteredEnrichers.length
=== 0">No enrichers
<ng-include
src="'blueprint-composer/component/spec-editor/section-others.html'"></ng-include>
<script type="text/ng-template"
id="blueprint-composer/component/spec-editor/section-others.html"
defer-to-preexisting-id="true">
+ <!-- Placeholder for other sections. -->
</script>
Review comment:
I would re-use 'others' section for requirements, however, it is not in
the desired position. We agreed to have requirements displayed right under
configuration.
--
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]