We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d9740b + 47b4dad commit bd5e2d2Copy full SHA for bd5e2d2
Resources/views/layout.html.twig
@@ -18,10 +18,10 @@
18
<!-- JavaScript plugins (requires jQuery) -->
19
<script src="//code.jquery.com/jquery.js"></script>
20
<!-- Include all compiled plugins (below), or include individual files as needed -->
21
-<script src="{{ asset('/css/bootstrap.js') }}"></script>
+<script src="{{ asset('/js/bootstrap.js') }}"></script>
22
23
<!-- Optionally enable responsive features in IE8 -->
24
<script src="js/respond.js"></script>
25
26
</body>
27
-</html>
+</html>
0 commit comments