Opened 14 years ago
Closed 14 years ago
#3846 closed enhancement (fixed)
Cleanup of class names
Reported by: | Eugene Lazutkin | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | DnD | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Instead of the dndItem class, we should use the dojoDndItem class, which is already used to mark up DnD items.
Change History (2)
comment:1 Changed 14 years ago by
Component: | General → DnD |
---|---|
Owner: | changed from anonymous to Eugene Lazutkin |
Status: | new → assigned |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [9779]) Replacing the dndItem class with already defined and already in use the dojoDndItem class. Fixes #3846.