Event upgraded to microformats2

This commit is contained in:
Mikael Nordfeldth
2014-06-23 14:18:59 +02:00
parent 658c6ab9a8
commit 703443f152
5 changed files with 45 additions and 41 deletions

View File

@@ -311,7 +311,7 @@ class EventPlugin extends MicroappPlugin
function onEndShowScripts($action)
{
$action->script($this->path('event.js'));
$action->script($this->path('js/event.js'));
}
function onEndShowStyles($action)