#15808 closed task (fixed)
Declaration: support <script type="dojo/aspect">
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | Dijit | Version: | 1.7.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
dijit/Declaration only supports the deprecated <script type="dojo/connect">, not the newer <script type="dojo/aspect">.
Needs to be updated for 2.0.
Change History (4)
comment:1 Changed 9 years ago by
Milestone: | tbd → 2.0 |
---|
comment:2 Changed 9 years ago by
Milestone: | 2.0 → 1.9 |
---|
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 9 years ago by
Description: | modified (diff) |
---|---|
Summary: | Declaration: support <script type="dojo/aspect">, <script type="dojo/on" → Declaration: support <script type="dojo/aspect"> |
Note: See
TracTickets for help on using
tickets.
In [29561]: