tbouron commented on a change in pull request #164: auto-set a name for the app 
in quick-launch, and
URL: https://github.com/apache/brooklyn-ui/pull/164#discussion_r366223095
 
 

 ##########
 File path: ui-modules/home/app/views/main/deploy/modal.template.html
 ##########
 @@ -17,4 +17,4 @@
   under the License.
 -->
 <br-svg type="close" class="modal-close pull-right" 
ng-click="$dismiss('Dismiss deployment modal')"></br-svg>
-<brooklyn-quick-launch app="app" args="args" locations="locations" 
callback="$close"></brooklyn-quick-launch>
+<brooklyn-quick-launch app="app" args="args" locations="locations" 
simpleMode="$scope.usingCatalogQuickLaunchTags" 
callback="$close"></brooklyn-quick-launch>
 
 Review comment:
   Should call directly `usingCatalogQuickLaunchTags` as the current context is 
`$scope`

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to