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

5 lines
204 B
JavaScript

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