Changed script paths of cookie and axios and changes in order details and orders

This commit is contained in:
2023-04-20 16:19:52 +05:30
parent c014fd0b61
commit 5e690bc062
27 changed files with 101 additions and 125 deletions
+1 -1
View File
@@ -106,7 +106,7 @@
<script src="../dist/js/footer.js"></script>
<!-- <script src="./dist/Js/components/authloader/authloader.js"></script> -->
<!-- <script src="../dist/js/toaster/toastr.js"></script> -->
<script src="../dist/js/axios.min.js"></script>
<script src="../libs/axios.min.js"></script>
<script src="../dist/js/auth/apiservice.js"></script>
<script src="../libs/cookies.min.js"></script>
<!-- <script src="../dist/js/utils/CookieHelper.js"></script> -->