blob: a9c83d5b7108f218f9b5b7aa224a54fccef71659 [file] [log] [blame]
<button mat-raised-button (click)="openSettingsDialog()" style="float:right">Settings</button>
<div class="connection-view">
<osee-connectionview-branch-type-selector></osee-connectionview-branch-type-selector>
<osee-connectionview-branch-selector></osee-connectionview-branch-selector>
<osee-connectionview-graph [editMode]="editMode"></osee-connectionview-graph>
</div>