calendar.js revision 6e847ed42c6e59e53bca347d80876b6ecb5a60f7
YUI({
base: '../../../../build/',
lang: "en"
}).use('calendar', function(Y) {
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;
});
});
});
});
});
});