Fix: Ostale prijave login.
This commit is contained in:
parent
125e1a9008
commit
4f1db1af8b
@ -490,7 +490,7 @@
|
|||||||
|
|
||||||
jQuery('.prijava-ostale-nazaj').on('click', function () {
|
jQuery('.prijava-ostale-nazaj').on('click', function () {
|
||||||
jQuery('#modal-other-login').hide()
|
jQuery('#modal-other-login').hide()
|
||||||
jQuery('.rexister-modal').show();
|
jQuery('.rexister-modal #modal-login').show();
|
||||||
jQuery('#modal-other-login h3').show();
|
jQuery('#modal-other-login h3').show();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user