#13342 closed defect (fixed)
IconItem displays unnecessary close button
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
IconContainer's IconItem displays a bar with a close button even when in the single mode (single="true"). But the bar should not be displayed when in the single mode.
Change History (2)
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
(In [25658]) Fixes #13342 !strict Hide the close button bar when single="true"