mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-23 02:32:35 +00:00
Update project-map.component.ts
This commit is contained in:
parent
a7e05cff7c
commit
dd4ab0013b
@ -880,7 +880,7 @@ export class ProjectMapComponent implements OnInit, OnDestroy {
|
|||||||
public addNewTemplate() {
|
public addNewTemplate() {
|
||||||
const dialogRef = this.dialog.open(NewTemplateDialogComponent, {
|
const dialogRef = this.dialog.open(NewTemplateDialogComponent, {
|
||||||
width: '1000px',
|
width: '1000px',
|
||||||
maxHeight: '800px',
|
maxHeight: '700px',
|
||||||
autoFocus: false,
|
autoFocus: false,
|
||||||
disableClose: true
|
disableClose: true
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user