mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°2847 - Tab Management - iTop Pages refactoring - introduction of UIContentBlock as base block
This commit is contained in:
@@ -115,5 +115,5 @@ interface iUIBlock
|
||||
*
|
||||
* @return $this
|
||||
*/
|
||||
public function AddExtraHtmlContent(string $sHTML) :iUIBlock;
|
||||
public function AddHtml(string $sHTML): iUIBlock;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user