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/default/view.twig Normal file → Executable file
View File

@ -31,7 +31,7 @@
</article>
{{ block('tags') }}
</div>
<script src="{{ poche_url }}/themes/{{ constant('DEFAULT_THEME') }}/js/restoreScroll.js"></script>
<script src="{{ poche_url }}themes/{{ constant('DEFAULT_THEME') }}/js/restoreScroll.js"></script>
<script type="text/javascript">
$(document).ready(function() {