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