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