Moved Event CSS into the plugin directory
This commit is contained in:
@@ -316,7 +316,7 @@ class EventPlugin extends MicroappPlugin
|
||||
|
||||
function onEndShowStyles($action)
|
||||
{
|
||||
$action->cssLink($this->path('event.css'));
|
||||
$action->cssLink($this->path('css/event.css'));
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user