зеркало из https://github.com/mozilla/gecko-dev.git
restoring chromeclass to urlbar removed in rev 1.28
This commit is contained in:
Родитель
cce4d3df48
Коммит
ed5b9e5448
|
@ -496,7 +496,7 @@ Contributor(s): ______________________________________. -->
|
|||
|
||||
<box align="vertical" flex="100%">
|
||||
<spring flex="100%"/>
|
||||
<html:input id="urlbar" type="text"
|
||||
<html:input id="urlbar" type="text" chromeclass="location"
|
||||
onkeyup="if (event.which == 13) { BrowserLoadURL(); }"/>
|
||||
<spring flex="100%"/>
|
||||
</box>
|
||||
|
|
|
@ -496,7 +496,7 @@ Contributor(s): ______________________________________. -->
|
|||
|
||||
<box align="vertical" flex="100%">
|
||||
<spring flex="100%"/>
|
||||
<html:input id="urlbar" type="text"
|
||||
<html:input id="urlbar" type="text" chromeclass="location"
|
||||
onkeyup="if (event.which == 13) { BrowserLoadURL(); }"/>
|
||||
<spring flex="100%"/>
|
||||
</box>
|
||||
|
|
Загрузка…
Ссылка в новой задаче