зеркало из https://github.com/mozilla/pjs.git
Fixing bug 144724, adding in dialog event keys.
This commit is contained in:
Родитель
e8165f5bb3
Коммит
771d137ea8
|
@ -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 -->
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче