mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 16:48:42 +02:00
N°4085 - Polishing : bulk modify - remove console.warn
This commit is contained in:
@@ -82,7 +82,6 @@ if (window.ResizeObserver)
|
||||
oFromScreen{{ sListIDForVarSuffix }}ResizeTimeout = setTimeout(function () {
|
||||
if ($("#{{ oUIBlock.GetId() }}_wrapper").height() > 0)
|
||||
{
|
||||
console.warn("$_wrapper).height()"+$("#{{ oUIBlock.GetId() }}_wrapper").height());
|
||||
if (heightDatatable{{ sListIDForVarSuffix }}> 0)
|
||||
{
|
||||
let calcul = $("#ibo-main-content").height()+heightDatatable{{ sListIDForVarSuffix }}-heightScreen{{ sListIDForVarSuffix }};
|
||||
|
||||
Reference in New Issue
Block a user