mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
Customer portal : Autocomplete field was not updating dependant fields.
SVN:trunk[4188]
This commit is contained in:
@@ -406,7 +406,6 @@ EOF
|
||||
// - Item count state handler
|
||||
var updateItemCount = function()
|
||||
{
|
||||
console.log(oSelectedItems_{$this->oField->GetGlobalId()});
|
||||
$('#{$sCollapseTogglerId} > .text').text( oTable_{$this->oField->GetGlobalId()}.rows().count() );
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user