mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 00:02:17 +02:00
Adaptation of the Hub URLs for the newsroom.
This commit is contained in:
@@ -50,7 +50,7 @@ class HubNewsroomProvider extends NewsroomProviderBase
|
||||
|
||||
public function GetViewAllURL()
|
||||
{
|
||||
return $this->MakeURL('route_view_all_messages');
|
||||
return $sBaseUrl = $this->oConfig->GetModuleSetting('itop-hub-connector', 'url').MetaModel::GetModuleSetting('itop-hub-connector', 'route_view_all_messages');
|
||||
}
|
||||
/**
|
||||
* {@inheritDoc}
|
||||
|
||||
Reference in New Issue
Block a user