source:
Dev/trunk/src/client/dojox/app/tests/customApp/dtl.js
Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
|
|
File size: 100 bytes |
Line | |
---|---|
1 | define([], function(){ |
2 | return { |
3 | oldRepl: "Fruit: ", |
4 | items: ["apple", "banana", "orange"] |
5 | } |
6 | }); |
Note: See TracBrowser
for help on using the repository browser.