Github user tbouron commented on a diff in the pull request:
https://github.com/apache/brooklyn-ui/pull/109#discussion_r234928669
--- Diff: ui-modules/blueprint-composer/app/views/main/main.controller.js
---
@@ -105,16 +105,31 @@ export function MainController($scope, $element,
$log, $state, $stateParams, brB
vm.saveToCatalogConfig = {};
if (edit) {
+ console.log("edit", edit);
--- End diff --
To remove---
