Р🔐
Size: a a a
Р🔐
Р🔐
A
Р🔐
Р🔐
Р🔐
Р🔐
A
var found = false;
$('#ClientList option').each(function(){
if ($(this).val().toUpperCase() === val.toUpperCase()) {
found = true;
return false;
}
});
A
A
Р🔐
Р🔐
Р🔐
var found = false;
$('#ClientList option').each(function(){
if ($(this).val().toUpperCase() === val.toUpperCase()) {
found = true;
return false;
}
});
A
Р🔐
A
Р🔐
Р🔐
Р🔐