fixed notification styles for ie
This commit is contained in:
parent
d2077f43d4
commit
120a1b467d
4 changed files with 13 additions and 7 deletions
|
@ -49,7 +49,7 @@
|
|||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
$('#loginForm').on('submit', LoginPage.onSubmit);
|
||||
$('.loginForm').on('submit', LoginPage.onSubmit);
|
||||
$('#manualLoginForm').on('submit', LoginPage.onManualSubmit);
|
||||
</script>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue