fix vendors.js path

This commit is contained in:
Ibnu Maksum 2023-08-01 14:59:47 +07:00
parent 18834a7276
commit 1515a44ae5
No known key found for this signature in database
GPG key ID: 7FC82848810579E5
4 changed files with 4 additions and 4 deletions

View file

@ -117,7 +117,7 @@
</script>
<!--End of Tawk.to Script-->
{/if}
<script src="scripts/vendors.js"></script>
<script src="ui/ui/scripts/vendors.js"></script>
</body>
</html>

View file

@ -93,7 +93,7 @@
</script>
<!--End of Tawk.to Script-->
{/if}
<script src="scripts/vendors.js"></script>
<script src="ui/ui/scripts/vendors.js"></script>
</body>
</html>

View file

@ -115,7 +115,7 @@
</script>
<!--End of Tawk.to Script-->
{/if}
<script src="scripts/vendors.js"></script>
<script src="ui/ui/scripts/vendors.js"></script>
</body>
</html>

View file

@ -74,7 +74,7 @@
</div>
</div>
</div>
<script src="scripts/vendors.js"></script>
<script src="ui/ui/scripts/vendors.js"></script>
</body>
</html>