From 0ccc205f80ec6be493b54129fbf67851a74c388a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=99=A8?= Date: Fri, 1 Jul 2016 15:52:37 +0800 Subject: [PATCH] =?UTF-8?q?pagination.tag=E9=94=99=E8=AF=AF=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../quickstart/src/main/webapp/WEB-INF/tags/pagination.tag | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/quickstart/src/main/webapp/WEB-INF/tags/pagination.tag b/examples/quickstart/src/main/webapp/WEB-INF/tags/pagination.tag index 4e3ad4eb9..6b3cd9bf3 100644 --- a/examples/quickstart/src/main/webapp/WEB-INF/tags/pagination.tag +++ b/examples/quickstart/src/main/webapp/WEB-INF/tags/pagination.tag @@ -16,7 +16,7 @@ request.setAttribute("end", end);