From tchemit@users.chorem.org Mon May 28 15:36:49 2012 From: tchemit@users.chorem.org To: pollen-commits@list.chorem.org Subject: [Pollen-commits] r3390 - trunk/pollen-ui-struts2/src/main/webapp/WEB-INF/jsp/poll Date: Mon, 28 May 2012 15:36:48 +0200 Message-ID: <20120528133648.F1DD61604B@nuiton.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4878483969040595825==" --===============4878483969040595825== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: tchemit Date: 2012-05-28 15:36:48 +0200 (Mon, 28 May 2012) New Revision: 3390 Url: http://chorem.org/repositories/revision/pollen/3390 Log: comment code while agination not on comments Modified: trunk/pollen-ui-struts2/src/main/webapp/WEB-INF/jsp/poll/displayPollCommen= ts.jsp Modified: trunk/pollen-ui-struts2/src/main/webapp/WEB-INF/jsp/poll/displayPol= lComments.jsp =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/pollen-ui-struts2/src/main/webapp/WEB-INF/jsp/poll/displayPollComme= nts.jsp 2012-05-28 12:50:04 UTC (rev 3389) +++ trunk/pollen-ui-struts2/src/main/webapp/WEB-INF/jsp/poll/displayPollComme= nts.jsp 2012-05-28 13:36:48 UTC (rev 3390) @@ -24,9 +24,9 @@ <%@page contentType=3D"text/html" pageEncoding=3D"UTF-8" %> <%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> =20 -"/> - +<%--"= />--%> +<%----= %> =20 <%-- @@ -42,9 +42,9 @@ $('#commentsDiv div:even').addClass('even'); $('#commentsDiv div:odd').addClass('odd'); =20 - var optInit =3D getOptionsFromForm(); - - $("#Pagination").pagination(members.length, optInit); +// var optInit =3D getOptionsFromForm(); +// +// $("#Pagination").pagination(members.length, optInit); }); =20 --===============4878483969040595825==--