calendar.js revision e459c407a404c834e5f9759744d1a134d820d41b
YUI({
base: '../../../../build/',
lang: "en"
}).use('calendar', function(Y) {
// Y.CalendarBase.CONTENT_TEMPLATE = Y.CalendarBase.TWO_PANE_TEMPLATE;
contentBox: "#mycalendar",
width:'300px',
showPrevMonth: false,
showNextMonth: false,
selectionMode: 'multiple',
var rules = {
"all": {
"all": {
"all": {
"2, 5": "work_from_home",
"0, 6": "all_weekends"
}
}
}
};
}
}
});
" — " +
return output;
});
});
});
});
});
});