Fix symbol table dialog
This commit is contained in:
parent
d682c62607
commit
088a3b8020
|
@ -366,7 +366,7 @@ define([
|
||||||
options: {
|
options: {
|
||||||
resizable : true,
|
resizable : true,
|
||||||
minwidth : 448,
|
minwidth : 448,
|
||||||
minheight : 394,
|
minheight : 396,
|
||||||
width: 448,
|
width: 448,
|
||||||
height: 396,
|
height: 396,
|
||||||
cls: 'modal-dlg',
|
cls: 'modal-dlg',
|
||||||
|
|
Loading…
Reference in a new issue