diff --git a/pom.xml b/pom.xml index 186d27465..03307a235 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,9 @@ 2.3.0 1.9.2 1.9.0 - + 0.8.5 + 0.1.5 + 2.4 2.5 3.0 @@ -234,7 +236,18 @@ org.aspectj aspectjweaver - + + + com.github.dandelion + datatables-jsp + ${dandelion.datatables.version} + + + com.github.dandelion + datatables-export-itext + ${dandelion.datatables.export.itext.version} + + diff --git a/src/main/webapp/WEB-INF/jsp/owners/ownersList.jsp b/src/main/webapp/WEB-INF/jsp/owners/ownersList.jsp index 03f785821..ac2aafdb9 100644 --- a/src/main/webapp/WEB-INF/jsp/owners/ownersList.jsp +++ b/src/main/webapp/WEB-INF/jsp/owners/ownersList.jsp @@ -2,7 +2,7 @@ <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> - +<%@ taglib prefix="datatables" uri="http://github.com/dandelion/datatables" %> @@ -12,36 +12,29 @@

Owners

- - - - - - - - - - - - - - - - - - - - -
NameAddressCityTelephonePets
- - - - - - - - -
+ + + + + + + + + + + + + + + + + + + + + +
diff --git a/src/main/webapp/WEB-INF/jsp/vets/vetList.jsp b/src/main/webapp/WEB-INF/jsp/vets/vetList.jsp index 4adaa14db..93ad827d9 100644 --- a/src/main/webapp/WEB-INF/jsp/vets/vetList.jsp +++ b/src/main/webapp/WEB-INF/jsp/vets/vetList.jsp @@ -1,7 +1,7 @@ <%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> - +<%@ taglib prefix="datatables" uri="http://github.com/dandelion/datatables" %> @@ -14,27 +14,18 @@

Veterinarians

- - - - - - - - - - - - - - - -
NameSpecialties
- - - - none -
+ + + + + + + + + none + + +