Changes between Initial Version and Version 2 of Ticket #13285
- Timestamp:
- Jun 22, 2011, 8:39:34 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13285 – Description
initial v2 1 1 I have a commented out dojo.provide line in between to uncommented out dojo.provide lines, like this: 2 2 3 {{{ 3 4 dojo.provide("myclassA"); 4 5 //dojo.provide("myclassB"); 5 6 dojo.provide("myclassC"); 7 }}} 6 8 7 9 Firefox gives me the error message: