Fix path to scripts on spartacus

This commit is contained in:
Matthias Mees 2016-09-27 10:07:48 +02:00
parent ca068dcbbe
commit 84824b913e

View file

@ -189,8 +189,8 @@ if (is_dir('homepage')) {
</footer>
<script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
<script>window.jQuery || document.write('<script src="/scripts/jquery/dist/jquery.min.js"><\/script>')</script>
<script src="/scripts/master.js"></script>
<script>window.jQuery || document.write('<script src="scripts/jquery/dist/jquery.min.js"><\/script>')</script>
<script src="scripts/master.js"></script>
<!-- Google Analytics -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;