bizgaze_newlayout changes

This commit is contained in:
2022-12-01 15:31:23 +05:30
parent b92cc09bf3
commit 3dc6240d5f
6 changed files with 251 additions and 117 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
</head>
<body>
<script src="./assets/js/common.js"></script>
<script src="./assets/js/cookiehelper.js"></script>
<script>
if (isAuthenticated()) {
window.location = './authentication';