test/rails_root/public/ria/src/app/my/Dijit.js in depo-0.0.4 vs test/rails_root/public/ria/src/app/my/Dijit.js in depo-0.0.5
- old
+ new
@@ -11,10 +11,10 @@
// HERE WIDGET SUMMARY
// baseClass: [protected] String
baseClass: "AppMyDijit"
//templateString: dojo.cache("app.my", "templates/Dijit.html"),
- //widgetsInTemplate: true,
+ widgetsInTemplate: true,
//buildRendering: function () {
//this.inherited(arguments);
//},
//layout: function () {
//var cb = this._contentBox;