New Changes

This commit is contained in:
2022-11-30 16:21:50 +05:30
parent b57b33189c
commit 24ebe8e8bd
7 changed files with 197 additions and 140 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
</head>
<body>
<script src="../assets/js/common.js"></script>
<script src="./assets/js/common.js"></script>
<script>
if (isAuthenticated()) {
window.location = './authentication';