Changeset 19655
- Timestamp:
- 02/03/12 20:10:38 (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Xul_Core/content/Core/widgets/jsForm/jsForm.xbl.xml
r19654 r19655 925 925 <xul:hbox align="center" xbl:inherits="hidden" flex="1"> 926 926 <xul:label anonid="label" control="input" xbl:inherits="value=label"/> 927 <xul:menulist anonid="input" flex="1" xbl:inherits="value, readonly,tooltiptext=description">927 <xul:menulist anonid="input" flex="1" xbl:inherits="value,disabled=readonly,tooltiptext=description"> 928 928 <xul:menupopup /> 929 929 </xul:menulist>
Note: See TracChangeset
for help on using the changeset viewer.