Skip to content

Commit

Permalink
Merge pull request #1475 from Orange-OpenSource/master-3.0
Browse files Browse the repository at this point in the history
re enable configure dialog
  • Loading branch information
grossmj authored Oct 26, 2023
2 parents c9ac9f8 + b6db926 commit aead5be
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- <div class="title-container">
<div class="title-container">
<h1 mat-dialog-title>Add a node</h1>
<button
mat-button
Expand Down Expand Up @@ -80,4 +80,4 @@ <h6>Position</h6>
<button class="addButton" mat-button (click)="onAddClick()" tabindex="2" mat-raised-button color="primary">
Add
</button>
</div> -->
</div>

0 comments on commit aead5be

Please sign in to comment.