ahgittin 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_r366793678
 
 

 ##########
 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:
   quite right, it's not used.  it was to suppress "Create location" when using 
quick-launch tags (as discussed below).  removed.

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


With regards,
Apache Git Services

Reply via email to