mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:35:50 +00:00
Import bootstrap and jquery; Clean up unused JS
This commit is contained in:
parent
6186f99531
commit
41f7de315f
9 changed files with 13645 additions and 19584 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load diff
|
@ -1,3 +1,5 @@
|
|||
@import "node_modules/bootstrap-sass/assets/stylesheets/bootstrap";
|
||||
|
||||
body {
|
||||
font-family: Lato, "Helvetica Neue", "Lucida Grande", Arial, "Liberation Sans", Freesans, sans-serif;
|
||||
}
|
||||
|
|
|
@ -81,6 +81,7 @@
|
|||
</footer>
|
||||
<!-- end: footer -->
|
||||
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
<script src="js/build/production.min.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
9789
assets/pet-clinic-boilerplate/js/libs/jquery.js
vendored
9789
assets/pet-clinic-boilerplate/js/libs/jquery.js
vendored
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue