mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-27 03:37:07 +00:00
Merge pull request #1475 from Orange-OpenSource/master-3.0
re enable configure dialog
This commit is contained in:
commit
aead5be762
@ -1,4 +1,4 @@
|
|||||||
<!-- <div class="title-container">
|
<div class="title-container">
|
||||||
<h1 mat-dialog-title>Add a node</h1>
|
<h1 mat-dialog-title>Add a node</h1>
|
||||||
<button
|
<button
|
||||||
mat-button
|
mat-button
|
||||||
@ -80,4 +80,4 @@
|
|||||||
<button class="addButton" mat-button (click)="onAddClick()" tabindex="2" mat-raised-button color="primary">
|
<button class="addButton" mat-button (click)="onAddClick()" tabindex="2" mat-raised-button color="primary">
|
||||||
Add
|
Add
|
||||||
</button>
|
</button>
|
||||||
</div> -->
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user