bug 290736: pasting URL into publish selected events dialog doesn't highlight publish button.

patch by jminta@gmail.com, r=mvl
This commit is contained in:
mvl%exedo.nl 2005-05-09 18:56:16 +00:00
Родитель e18c0f3cfa
Коммит 58e8f890e9
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -94,7 +94,7 @@
<hbox class="field-label-box-class" pack="end">
<description>&calendar.publish.url.label;</description>
</hbox>
<textbox flex="1" id="publish-remotePath-textbox" onkeypress="checkURLField()"/>
<textbox flex="1" id="publish-remotePath-textbox" oninput="checkURLField()"/>
</row>
<row align="center">
<hbox class="field-label-box-class" pack="end"/>