mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-08-14 12:20:24 +08:00
tests for select method
This commit is contained in:
@@ -55,6 +55,7 @@ function SelectionManager() {
|
||||
renderSelection(start, end);
|
||||
reportSelection(start, end);
|
||||
}
|
||||
// TODO: better date normalization. see notes in automated test
|
||||
|
||||
|
||||
function unselect(ev) {
|
||||
|
||||
Reference in New Issue
Block a user