Favorite "aside"-sections moved, also small fixes left from before

Action now has 'isAction' which compares the loaded Action with names
of classes in an array (added without the 'Action') to its own type.
This commit is contained in:
Mikael Nordfeldth
2014-06-28 16:09:46 +02:00
parent 7e597ea7cc
commit 138d26d488
11 changed files with 42 additions and 30 deletions

View File

@@ -139,7 +139,7 @@ class MapstractionPlugin extends Plugin
return true;
}
function onEndShowSections($action)
function onEndShowSections(Action $action)
{
$actionName = $action->trimmed('action');
// These are the ones that have maps on 'em