Salt for CDN is not the same as PUBLIC
This commit is contained in:
parent
ad5185dbc1
commit
30dc461270
2 changed files with 2 additions and 2 deletions
|
|
@ -41,7 +41,7 @@
|
|||
</div>
|
||||
-->
|
||||
<script src="{$SALT_CDN}/js/jquery.min.js"></script>
|
||||
<script src="/js/bootstrap.min.js"></script>
|
||||
<script src="{$SALT_CDN}/js/bootstrap.min.js"></script>
|
||||
{block name=end}{/block}
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Reference in a new issue