Opened 9 years ago
Closed 8 years ago
#14557 closed defect (fixed)
Error in slider tutorial
Reported by: | xMartin | Owned by: | itorrey |
---|---|---|---|
Priority: | low | Milestone: | 1.9 |
Component: | Website | Version: | |
Keywords: | Cc: | David Walsh | |
Blocked By: | Blocking: |
Description (last modified by )
http://dojotoolkit.org/documentation/tutorials/1.7/sliders/ has dojo/domConstruct
as a dependency which must be dojo/dom-construct
.
Change History (4)
comment:1 Changed 9 years ago by
Priority: | high → low |
---|---|
Status: | new → open |
comment:2 Changed 9 years ago by
Cc: | David Walsh added |
---|---|
Description: | modified (diff) |
comment:3 Changed 9 years ago by
This has been updated and pushed to the staging site, ready for push by Torrey.
comment:4 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|---|
Resolution: | → fixed |
Status: | open → closed |
Note: See
TracTickets for help on using
tickets.
CC'ing David since he wrote that demo.