Opened 9 years ago
Closed 9 years ago
#15330 closed enhancement (fixed)
Update dojox/mvc to use the dojo/require script tag for dojox/mvc/at.
Reported by: | Ed Chatelain | Owned by: | Ed Chatelain |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | DojoX MVC | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Use the new parser support for script type="dojo/require" to setup dojox/mvc/at as at, like this:
<script type="dojo/require">at: "dojox/mvc/at"</script>
Attachments (1)
Change History (3)
Changed 9 years ago by
Attachment: | mvc-15330-dojo-require.patch added |
---|
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Updates to use script type="dojo/require" to setup dojox/mvc/at as at