mirror of
https://github.com/humhub/humhub.git
synced 2025-02-24 11:14:00 +01:00
Merge pull request #2938 from acs-ferreira/patch-31
Clean TopMenu widget
This commit is contained in:
commit
97fe63526f
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @link https://www.humhub.org/
|
* @link https://www.humhub.org/
|
||||||
* @copyright Copyright (c) 2017 HumHub GmbH & Co. KG
|
* @copyright Copyright (c) 2018 HumHub GmbH & Co. KG
|
||||||
* @license https://www.humhub.com/licences
|
* @license https://www.humhub.com/licences
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -23,7 +23,7 @@ class TopMenu extends BaseMenu
|
|||||||
/**
|
/**
|
||||||
* @inheritdoc
|
* @inheritdoc
|
||||||
*/
|
*/
|
||||||
public $template = "topNavigation";
|
public $template = 'topNavigation';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @inheritdoc
|
* @inheritdoc
|
||||||
@ -44,5 +44,3 @@ class TopMenu extends BaseMenu
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
?>
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user