source: Dev/trunk/src/client/dojox/mvc/_patches.js @ 532

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

Added Dojo 1.9.3 release.

File size: 105 bytes
Line 
1define([
2        "./_atBindingExtension",
3        "./_DataBindingExtension",
4        "./_TextBoxExtensions"
5], function(){});
Note: See TracBrowser for help on using the repository browser.