mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01: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