mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 06:27:02 +03:00
Improved ical parsing for "view-ics" extension
This commit is contained in:
parent
33b509c0a6
commit
74c7948e72
4 changed files with 874 additions and 816 deletions
|
|
@ -13,7 +13,7 @@ class ViewICSPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
public function Init() : void
|
||||
{
|
||||
// $this->UseLangs(true);
|
||||
$this->addJs('ical.js');
|
||||
$this->addJs('message.js');
|
||||
$this->addJs('windowsZones.js');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue