mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-27 12:38:44 +02:00
N°3805 - Collectors not working on itop 3.0
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
class CLILikeWebPage extends WebPage
|
||||
{
|
||||
const DEFAULT_PAGE_TEMPLATE_REL_PATH = 'pages/backoffice/clilikewebpage/layout';
|
||||
public function add_comment($sText)
|
||||
{
|
||||
$this->add('#'.$sText."<br/>\n");
|
||||
|
||||
Reference in New Issue
Block a user