Latest code before move back to laptop.

This commit is contained in:
James Cole
2014-06-30 11:24:58 +02:00
parent 39dd382e87
commit aa53ceddc0
4 changed files with 48 additions and 2 deletions

View File

@@ -26,5 +26,6 @@
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
@yield('scripts')
</body>
</html>