source: Dev/trunk/src/client/dojox/app/tests/customApp/widget.js

Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

  • Property svn:executable set to *
File size: 61 bytes
Line 
1define([], function(){
2        return {
3                label: "test label"
4        }
5});
Note: See TracBrowser for help on using the repository browser.