#2616 closed defect (fixed)
Repeater
Reported by: | joose | Owned by: | joose |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.9 |
Keywords: | Repeater | Cc: | |
Blocked By: | Blocking: |
Description
in trunki dojo.string.substituteParams -> dojo.string.substitute change broke Repeater.
Attachments (1)
Change History (3)
Changed 15 years ago by
Attachment: | repeaterfix2.patch added |
---|
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Note: See
TracTickets for help on using
tickets.
Fixes #2616. Also API changes to DnD attributes: useDnd is replaced with useDndMove and useDndDelete. Also changes coding convertions to dojo coding conventions