#14756 closed feature (fixed)
Simplify an option hook
Reported by: | markelog | Owned by: | markelog |
---|---|---|---|
Priority: | low | Milestone: | 2.1.1 |
Component: | attributes | Version: | 2.1.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Since getter was removed in fdd78fad19ea3390cd96971cd29430e36378d137 there is no longer a need to wrap option element in order to get its value
Change History (4)
comment:1 Changed 10 years ago by
Component: | unfiled → attributes |
---|---|
Owner: | set to markelog |
Priority: | undecided → low |
Status: | new → assigned |
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 10 years ago by
Milestone: | None → 1.11.1/2.1.1 |
---|
comment:4 Changed 10 years ago by
Milestone: | 1.11.1/2.1.1 → 2.1.1 |
---|
Note: See
TracTickets for help on using
tickets.
Attrs: Simplify an option hook
Since getter was removed in fdd78fad19ea3390cd96971cd29430e36378d137 there is no longer a need to wrap option element in order to get its value
Fixes #14756