зеркало из https://github.com/mozilla/pjs.git
Revert accidental checkin
This commit is contained in:
Родитель
ed2d1f718a
Коммит
3b6a60096c
|
@ -165,15 +165,8 @@
|
|||
</property>
|
||||
|
||||
<property name="value"
|
||||
onget="return this._textbox.value;">
|
||||
<setter><![CDATA[
|
||||
if (val)
|
||||
this._textbox.value = val;
|
||||
else
|
||||
this._textbox._displayCurrentEngine();
|
||||
return val;
|
||||
]]></setter>
|
||||
</property>
|
||||
onget="return this._textbox.value;"
|
||||
onset="this._textbox.value = val; return val;"/>
|
||||
|
||||
<method name="focus">
|
||||
<body><![CDATA[
|
||||
|
|
Загрузка…
Ссылка в новой задаче