fix vendors.js path
This commit is contained in:
parent
18834a7276
commit
1515a44ae5
@ -117,7 +117,7 @@
|
|||||||
</script>
|
</script>
|
||||||
<!--End of Tawk.to Script-->
|
<!--End of Tawk.to Script-->
|
||||||
{/if}
|
{/if}
|
||||||
<script src="scripts/vendors.js"></script>
|
<script src="ui/ui/scripts/vendors.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
@ -93,7 +93,7 @@
|
|||||||
</script>
|
</script>
|
||||||
<!--End of Tawk.to Script-->
|
<!--End of Tawk.to Script-->
|
||||||
{/if}
|
{/if}
|
||||||
<script src="scripts/vendors.js"></script>
|
<script src="ui/ui/scripts/vendors.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
@ -115,7 +115,7 @@
|
|||||||
</script>
|
</script>
|
||||||
<!--End of Tawk.to Script-->
|
<!--End of Tawk.to Script-->
|
||||||
{/if}
|
{/if}
|
||||||
<script src="scripts/vendors.js"></script>
|
<script src="ui/ui/scripts/vendors.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
@ -74,7 +74,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src="scripts/vendors.js"></script>
|
<script src="ui/ui/scripts/vendors.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
Loading…
x
Reference in New Issue
Block a user