mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 10:08:45 +02:00
2284 - Replace JQuery Autocompleter plugin by JQuery UI Autocomplete widget - Cleanup tableHover
This commit is contained in:
@@ -292,7 +292,6 @@ EOF
|
||||
}
|
||||
$this->AddReadyScript(
|
||||
<<<EOF
|
||||
$('.prop_table').tableHover();
|
||||
var idx = 0;
|
||||
$('.prop_table tbody tr').each(function() {
|
||||
if ((idx % 2) == 0)
|
||||
|
||||
Reference in New Issue
Block a user