From 062ee63decb94502a07fbd08a5ebf2b299596800 Mon Sep 17 00:00:00 2001 From: Lucas Siqueira Date: Sat, 2 Apr 2016 00:22:42 -0300 Subject: [PATCH] fix issue #138: Css issue with 'width' Removed bootstrap2 theme from datatable since it was adding another bootstrap.css --- src/main/webapp/WEB-INF/jsp/owners/ownersList.jsp | 2 +- src/main/webapp/WEB-INF/jsp/vets/vetList.jsp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/owners/ownersList.jsp b/src/main/webapp/WEB-INF/jsp/owners/ownersList.jsp index 2e88f0fb8..d045a639e 100644 --- a/src/main/webapp/WEB-INF/jsp/owners/ownersList.jsp +++ b/src/main/webapp/WEB-INF/jsp/owners/ownersList.jsp @@ -16,7 +16,7 @@

Owners

- diff --git a/src/main/webapp/WEB-INF/jsp/vets/vetList.jsp b/src/main/webapp/WEB-INF/jsp/vets/vetList.jsp index 1c57ea93c..30401d8e5 100644 --- a/src/main/webapp/WEB-INF/jsp/vets/vetList.jsp +++ b/src/main/webapp/WEB-INF/jsp/vets/vetList.jsp @@ -17,7 +17,7 @@

Veterinarians

-