зеркало из https://github.com/mozilla/pjs.git
fix for bug a=jevering r=eric just changing a string to a int
This commit is contained in:
Родитель
475e8aede4
Коммит
563da406ea
|
@ -35,7 +35,7 @@ Contributor(s): ______________________________________. -->
|
||||||
<spring style="height: 10px;"/>
|
<spring style="height: 10px;"/>
|
||||||
<html:div>
|
<html:div>
|
||||||
<html:label for="browserScreenResolution">&resolution;</html:label>
|
<html:label for="browserScreenResolution">&resolution;</html:label>
|
||||||
<html:input type="text" id="browserScreenResolution" pref="true" preftype="string"
|
<html:input type="text" id="browserScreenResolution" pref="true" preftype="int"
|
||||||
prefstring="browser.screen_resolution" value="&defaultScaling;" size="3"/>
|
prefstring="browser.screen_resolution" value="&defaultScaling;" size="3"/>
|
||||||
<html:label>&fontScalingExample;</html:label>
|
<html:label>&fontScalingExample;</html:label>
|
||||||
</html:div>
|
</html:div>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче