зеркало из 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[
|
||||
if (typeof val == "number")
|
||||
this.setAttribute("increment", val);
|
||||
return increment;
|
||||
return val;
|
||||
]]>
|
||||
</setter>
|
||||
</property>
|
||||
|
|
Загрузка…
Ссылка в новой задаче