Add colors to each event in hendelse
This commit is contained in:
@@ -56,4 +56,8 @@ class SimpleEvent extends Event {
|
||||
return $this->isDBEvent;
|
||||
}
|
||||
|
||||
public function getColor() {
|
||||
return "#3b7";
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user