N°934 Hierarchy button loading indicator was not hidden on HK selection.

SVN:trunk[4865]
This commit is contained in:
Guillaume Lajarige
2017-08-18 12:55:59 +00:00
parent 04030e07e3
commit 03db4e7a14

View File

@@ -538,6 +538,7 @@ function ExtKeyWidget(id, sTargetClass, sFilter, sTitle, bSelectMode, oWizHelper
{
if (me.bSelectMode)
{
$('#fstatus_'+me.id).html('');
}
else
{