forked from GNUsocial/gnu-social
Event upgraded to microformats2
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user