Changes between Initial Version and Version 1 of Ticket #16810, comment 9
- Timestamp:
- Mar 20, 2013, 8:58:53 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16810, comment 9
initial v1 8 8 9 9 I'd hope map config doesn't change for dojo 2.0 as personally I feel multi-version is problematic enough in all versions of dojo currently 10 11 Edit: '''it still doesn't fix the defect though''' (if it is actually a defect or not), window.dojo18 is still exported as a global 12 13 {{{ 14 window.dojo18 = {date:{locale: {/*dojo locale instance */}}} 15 }}}