mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 01:58:47 +02:00
Fix setTitleBlock
This commit is contained in:
@@ -190,7 +190,7 @@ class Panel extends UIContentBlock
|
||||
*/
|
||||
public function SetTitleBlock(iUIContentBlock $oBlock)
|
||||
{
|
||||
$this->oSubTitleBlock = $oBlock;
|
||||
$this->oTitleBlock = $oBlock;
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user