source: oceandb/webapproot/pages/Main/Main.js @ 47

Last change on this file since 47 was 47, checked in by jazz, 15 years ago
  • blank new project
File size: 72 bytes
Line 
1dojo.declare("Main", wm.Page, {
2  start: function() {
3   
4  },
5  _end: 0
6});
Note: See TracBrowser for help on using the repository browser.