diff --git a/pom.xml b/pom.xml index a60fcf2ce..a5606ea93 100644 --- a/pom.xml +++ b/pom.xml @@ -131,7 +131,14 @@ jstl 1.2 - + + + + org.webjars + bootstrap + 2.2.1 + + rome diff --git a/src/main/webapp/WEB-INF/jsp/header.jsp b/src/main/webapp/WEB-INF/jsp/header.jsp index 1cdc67061..7ca657876 100644 --- a/src/main/webapp/WEB-INF/jsp/header.jsp +++ b/src/main/webapp/WEB-INF/jsp/header.jsp @@ -5,9 +5,15 @@ --> - - " type="text/css"/> - PetClinic :: a Spring Framework demonstration + + PetClinic :: a Spring Framework demonstration + + + + + + + diff --git a/src/main/webapp/WEB-INF/jsp/owners/form.jsp b/src/main/webapp/WEB-INF/jsp/owners/form.jsp index 6ebdf2853..f051703a1 100644 --- a/src/main/webapp/WEB-INF/jsp/owners/form.jsp +++ b/src/main/webapp/WEB-INF/jsp/owners/form.jsp @@ -10,69 +10,66 @@ -