mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 01:28:47 +02:00
Rename a NavigationMenu method (see ed1f3aa950 (r41148365))
This commit is contained in:
@@ -171,7 +171,7 @@ class NavigationMenu extends UIBlock
|
||||
/**
|
||||
* @return boolean
|
||||
*/
|
||||
public function GetIsNewsroomEnabled()
|
||||
public function IsNewsroomEnabled()
|
||||
{
|
||||
return MetaModel::GetConfig()->Get('newsroom_enabled');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user