Skip to content
Snippets Groups Projects
Commit c508a4dd authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

remove obsolete method, fixes #3137

Closes #3137

Merge request studip/studip!2114
parent 7b526a48
No related branches found
No related tags found
No related merge requests found
...@@ -41,13 +41,6 @@ class ResourceNavigation extends Navigation ...@@ -41,13 +41,6 @@ class ResourceNavigation extends Navigation
); );
} }
public function isActive()
{
return parent::isActive();
}
public function initSubNavigation() public function initSubNavigation()
{ {
$user = User::findCurrent(); $user = User::findCurrent();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment