problem with resources and localhost url fix

This commit is contained in:
Maryana Rozhankivska
2014-03-28 11:26:48 +02:00
parent b152f2b6ba
commit 08718c01e4
16 changed files with 56 additions and 56 deletions

2
themes/baggy/view.twig Normal file → Executable file
View File

@ -29,7 +29,7 @@
{{ content | raw }}
</article>
</div>
<script src="{{ poche_url }}/themes/{{theme}}/js/restoreScroll.js"></script>
<script src="{{ poche_url }}themes/{{theme}}/js/restoreScroll.js"></script>
<script type="text/javascript">
$(document).ready(function() {