2284 - Replace JQuery Autocompleter plugin by JQuery UI Autocomplete widget - Cleanup tableHover

This commit is contained in:
acognet
2021-02-15 17:43:36 +01:00
parent dbe747ea23
commit c039d0f81d
7 changed files with 3 additions and 11 deletions

View File

@@ -292,7 +292,6 @@ EOF
}
$this->AddReadyScript(
<<<EOF
$('.prop_table').tableHover();
var idx = 0;
$('.prop_table tbody tr').each(function() {
if ((idx % 2) == 0)