Fixing bug 144724, adding in dialog event keys.

This commit is contained in:
mikep%oeone.com 2002-05-15 12:28:25 +00:00
Родитель e8165f5bb3
Коммит 771d137ea8
2 изменённых файлов: 6 добавлений и 2 удалений

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

@ -90,7 +90,9 @@
<popup id="oe-date-picker-popup" position="after_start" oncommand="onDatePick( this )" value=""/>
<popup id="oe-time-picker-popup" position="after_start" oncommand="onTimePick( this )" value=""/>
<!-- The dialog -->
<keyset id="dialogKeys"/>
<!-- The dialog -->
<!-- dialog-box: from dialogOverlay.xul -->

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

@ -90,7 +90,9 @@
<popup id="oe-date-picker-popup" position="after_start" oncommand="onDatePick( this )" value=""/>
<popup id="oe-time-picker-popup" position="after_start" oncommand="onTimePick( this )" value=""/>
<!-- The dialog -->
<keyset id="dialogKeys"/>
<!-- The dialog -->
<!-- dialog-box: from dialogOverlay.xul -->