Ignore:
Timestamp:
12/09/12 16:59:15 (12 years ago)
Author:
hendrikvanantwerpen
Message:

Also update module ids and include README with file layout description.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/branches/rest-dojo-ui/client/qed/view.js

    r410 r419  
    22    'dojo/hash',
    33    'dojo/parser',
    4     'rft/app/Content',
    5     'rft/app/Page',
    6     'rft/pages/viewSurvey',
     4    'qed/app/Content',
     5    'qed/app/Page',
     6    'qed/pages/viewSurvey',
    77    'dojo/domReady!',
    8     'rft/stddeps'
     8    'qed/stddeps'
    99],function(hash,parser,Content,Page,viewSurvey) {
    1010    parser.parse();
Note: See TracChangeset for help on using the changeset viewer.