N°3905 - Polishing: CSV Import - typo + fix loading js for Panel

This commit is contained in:
acognet
2021-09-02 15:26:07 +02:00
parent 3e9a19b0ea
commit 72d7758259
3 changed files with 2 additions and 2 deletions

View File

@@ -1009,7 +1009,7 @@ EOF
if ($(this).val() == sRefValue)
{
iOccurences++;
}c
}
});
if ((iOccurences > 1) && (sRefValue != ':none:'))
{