mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-20 15:40:29 +00:00
Appliance table added
This commit is contained in:
@ -854,7 +854,7 @@ export class ProjectMapComponent implements OnInit, OnDestroy {
|
||||
public addNewTemplate() {
|
||||
const dialogRef = this.dialog.open(NewTemplateDialogComponent, {
|
||||
width: '1000px',
|
||||
height: '500px',
|
||||
maxHeight: '500px',
|
||||
autoFocus: false,
|
||||
disableClose: true
|
||||
});
|
||||
|
Reference in New Issue
Block a user