Salt for CDN is not the same as PUBLIC

This commit is contained in:
nemunaire 2014-08-27 12:26:13 +02:00
commit 30dc461270
2 changed files with 2 additions and 2 deletions

View file

@ -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>