N°1408 - Support contextual parameters in attributes dashboard

This commit is contained in:
Eric
2018-10-04 12:22:13 +02:00
parent c13b6ea13a
commit 4347b2c5ff
3 changed files with 113 additions and 56 deletions

View File

@@ -314,7 +314,7 @@ class DisplayBlock
* @throws MySQLException
* @throws Exception
*/
public function GetRenderContent(WebPage $oPage, $aExtraParams = array(), $sId)
public function GetRenderContent(WebPage $oPage, $aExtraParams, $sId)
{
$sHtml = '';
// Add the extra params into the filter if they make sense for such a filter