mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
N°2847 - iTopWebPage: Remove deprecated JS FixPaneVis() function (not used anymore since 3.0.0)
This commit is contained in:
@@ -504,12 +504,6 @@ JS
|
|||||||
}
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
function FixPaneVis()
|
|
||||||
{
|
|
||||||
$('.ui-layout-center, .ui-layout-north, .ui-layout-south').css({display: 'block'});
|
|
||||||
}
|
|
||||||
JS
|
JS
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user