N°2847 - Refactor

This commit is contained in:
Eric
2020-09-17 11:01:41 +02:00
parent f100e9bd09
commit 68b8490288
8 changed files with 14 additions and 117 deletions

View File

@@ -21,7 +21,6 @@ namespace Combodo\iTop\Renderer;
use Combodo\iTop\Application\TwigBase\Twig\TwigHelper;
use Combodo\iTop\Application\UI\iUIBlock;
use utils;
/**
* Class BlockRenderer
@@ -221,8 +220,6 @@ class BlockRenderer
HTML;
}
// TODO 2.8.0
//$sOutput .= utils::FilterXSS($this->RenderHtml());
$sOutput .= $this->RenderHtml();
// JS last so all markup is build and ready