This commit is contained in:
brade%netscape.com 2000-04-26 08:48:47 +00:00
Родитель a181f46974
Коммит 300e634ddf
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -51,6 +51,7 @@ function Startup()
dialog.rowsInput = document.getElementById("rowsInput");
dialog.columnsInput = document.getElementById("columnsInput");
dialog.widthInput = document.getElementById("widthInput");
dialog.heightInput = document.getElementById("heightInput");
dialog.borderInput = document.getElementById("borderInput");
dialog.widthPixelOrPercentMenulist = document.getElementById("widthPixelOrPercentMenulist");
dialog.heightPixelOrPercentMenulist = document.getElementById("heightPixelOrPercentMenulist");