mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 06:28:46 +02:00
N°3123 - Fix table counts on search results
This commit is contained in:
@@ -234,7 +234,7 @@ function ExtKeyWidget(id, sTargetClass, sFilter, sTitle, bSelectMode, oWizHelper
|
||||
me.UpdateSizes();
|
||||
me.UpdateButtons();
|
||||
me.ajax_request = null;
|
||||
$('#count_'+me.id).change(function () {
|
||||
$('#count_'+me.id+ '_results').change(function () {
|
||||
me.UpdateButtons();
|
||||
});
|
||||
if (me.bDoSearch)
|
||||
|
||||
Reference in New Issue
Block a user