Nakupovanje: popravek, da select postavi na ''.
This commit is contained in:
parent
249b6f88a3
commit
081558729b
@ -692,8 +692,8 @@
|
||||
|
||||
jQuery('.polje-za-podjetje').attr('required', 'required');
|
||||
|
||||
jQuery('#polje-drzava').hide();
|
||||
jQuery('#polje-drzava-select').show();
|
||||
jQuery('#polje-drzava').val('').hide();
|
||||
jQuery('#polje-drzava-select').val('').show();
|
||||
|
||||
} else {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user