iuliana commented on a change in pull request #237:
URL: https://github.com/apache/brooklyn-ui/pull/237#discussion_r662150765
##########
File path:
ui-modules/blueprint-composer/app/components/providers/blueprint-service.provider.js
##########
@@ -93,8 +93,8 @@ function BlueprintService($log, $q, $sce, paletteApi,
iconGenerator, dslService,
source: entity,
target: relation.entity,
label: relation.name,
- pathSelector: 'relation', // the CSS class for path
- labelSelector: 'relation-label', // the CSS class for label
+ pathSelector: 'relation-selector', // the CSS class for
path
+ labelSelector: 'relation-selector', // the CSS class for
label
Review comment:
Nevermind, I noticed there is the only one css class for this purpose.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]