spelling: birthdays
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
fcc34f052b
commit
459f28776d
1 changed files with 1 additions and 1 deletions
|
@ -656,7 +656,7 @@ class Event
|
||||||
}
|
}
|
||||||
|
|
||||||
// Show edit and drop actions only if the user is the owner of the event and the event
|
// Show edit and drop actions only if the user is the owner of the event and the event
|
||||||
// is a real event (no bithdays).
|
// is a real event (no birthdays).
|
||||||
$edit = null;
|
$edit = null;
|
||||||
$copy = null;
|
$copy = null;
|
||||||
$drop = null;
|
$drop = null;
|
||||||
|
|
Loading…
Reference in a new issue