зеркало из https://github.com/mozilla/pjs.git
Bug 377698, timepicker.increment setter doesn't work, r=neil
This commit is contained in:
Родитель
f0ba39ca32
Коммит
54f421bee6
|
@ -364,7 +364,7 @@
|
||||||
<![CDATA[
|
<![CDATA[
|
||||||
if (typeof val == "number")
|
if (typeof val == "number")
|
||||||
this.setAttribute("increment", val);
|
this.setAttribute("increment", val);
|
||||||
return increment;
|
return val;
|
||||||
]]>
|
]]>
|
||||||
</setter>
|
</setter>
|
||||||
</property>
|
</property>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче