mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
Fix Scrutinizer "bug"
This commit is contained in:
parent
b9887c292f
commit
24dcb5e2cf
@ -362,6 +362,8 @@ app.classes.calendar = (function(){ "use strict"; return AppJS.extend(
|
||||
return false;
|
||||
}
|
||||
break;
|
||||
default:
|
||||
return undefined;
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user