mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-05 05:31:48 +02:00
remove scripts
This commit is contained in:
parent
dfc9e54a1e
commit
37ae537c3f
1 changed files with 0 additions and 2 deletions
|
@ -61,8 +61,6 @@
|
|||
{% block javascripts %}
|
||||
<script src="{{ asset('js/jquery.min.js') }}"></script>
|
||||
<script src="{{ asset('js/bootstrap.min.js') }}"></script>
|
||||
<script src="{{ asset('bundles/fosjsrouting/js/router.min.js') }}"></script>
|
||||
<script src="{{ path('fos_js_routing_js', { callback: 'fos.Router.setData' }) }}"></script>
|
||||
{% endblock %}
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue