polardbxengine/storage/ndb/mcc/frontend/dojo/dojox/widget/Calendar2Pane.js

5 lines
209 B
JavaScript

//>>built
define("dojox/widget/Calendar2Pane",["dojo/_base/declare","./_CalendarBase","./_CalendarDay","./_CalendarMonthYear"],function(_1,_2,_3,_4){
return _1("dojox.widget.Calendar2Pane",[_2,_3,_4],{});
});