mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Changes for index
This commit is contained in:
parent
c188c6fb10
commit
464bbd57c7
@ -159,7 +159,7 @@
|
|||||||
crossorigin="anonymous">
|
crossorigin="anonymous">
|
||||||
</script>
|
</script>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
if (location.hash.includes("id_token")) {
|
if (location.hash.includes("code")) {
|
||||||
open(location, '_self').close()
|
open(location, '_self').close()
|
||||||
window.close()
|
window.close()
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user