Changes between Initial Version and Version 1 of Ticket #13686, comment 10
- Timestamp:
- Aug 24, 2011, 7:58:16 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13686, comment 10
initial v1 1 Hmm, actually now that I look at it, it just seems to be a path problem, that it searching for a release/dojo/dojo/demos directory that doesn't exist (it should be looking fromrelease/dojo/demos).1 Hmm, actually now that I look at it, it just seems to be a path problem, that it's searching for a release/dojo/dojo/demos directory that doesn't exist (it should be looking for release/dojo/demos). 2 2 3 Not sure why, since I made demos/ a sibling of the dojo and dijitdirectories, same as in the source tree.3 Not sure why, since I made demos/ a sibling of the dojo/ and dijit/ directories, same as in the source tree.