Changes between Initial Version and Version 1 of Ticket #15045, comment 3
- Timestamp:
- Mar 26, 2012, 10:04:25 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15045, comment 3
initial v1 1 I would leave the attributes on the <option> tags, and since the code right above looks for "data-dojo-value" (in addition "value"), I think it should also look for data-dojo-disabled and data-dojo-selected.1 I would leave the attributes on the <option> tags, and since the code right above looks for "data-dojo-value" (in addition to "value"), I think it should also look for "data-dojo-disabled" and "data-dojo-selected" (in addition to "disabled" and "selected").