From tchemit@users.chorem.org Wed Mar 14 17:14:45 2012 From: tchemit@users.chorem.org To: pollen-commits@list.chorem.org Subject: [Pollen-commits] r3186 - in branches/pollen-1.2.6-struts2/pollen-ui-struts2/src/main/webapp/WEB-INF: decorators jsp/poll Date: Wed, 14 Mar 2012 17:14:45 +0100 Message-ID: <20120314161445.E57021591A@nuiton.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1859228416456517565==" --===============1859228416456517565== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: tchemit Date: 2012-03-14 17:14:45 +0100 (Wed, 14 Mar 2012) New Revision: 3186 Url: http://chorem.org/repositories/revision/pollen/3186 Log: fix urls Modified: branches/pollen-1.2.6-struts2/pollen-ui-struts2/src/main/webapp/WEB-INF/de= corators/layout-default.jsp branches/pollen-1.2.6-struts2/pollen-ui-struts2/src/main/webapp/WEB-INF/js= p/poll/createdList.jsp branches/pollen-1.2.6-struts2/pollen-ui-struts2/src/main/webapp/WEB-INF/js= p/poll/participatedList.jsp Modified: branches/pollen-1.2.6-struts2/pollen-ui-struts2/src/main/webapp/WEB= -INF/decorators/layout-default.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 --- branches/pollen-1.2.6-struts2/pollen-ui-struts2/src/main/webapp/WEB-INF/d= ecorators/layout-default.jsp 2012-03-14 14:43:26 UTC (rev 3185) +++ branches/pollen-1.2.6-struts2/pollen-ui-struts2/src/main/webapp/WEB-INF/d= ecorators/layout-default.jsp 2012-03-14 16:14:45 UTC (rev 3186) @@ -172,12 +172,12 @@
  • - +
  • - +
  • Modified: branches/pollen-1.2.6-struts2/pollen-ui-struts2/src/main/webapp/WEB= -INF/jsp/poll/createdList.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 --- branches/pollen-1.2.6-struts2/pollen-ui-struts2/src/main/webapp/WEB-INF/j= sp/poll/createdList.jsp 2012-03-14 14:43:26 UTC (rev 3185) +++ branches/pollen-1.2.6-struts2/pollen-ui-struts2/src/main/webapp/WEB-INF/j= sp/poll/createdList.jsp 2012-03-14 16:14:45 UTC (rev 3186) @@ -26,7 +26,7 @@ <%@ taglib prefix=3D"sjg" uri=3D"/struts-jquery-grid-tags" %> =20 <%@include file=3D"/WEB-INF/jsp/pollListHelper.jsp"%> =20 Modified: branches/pollen-1.2.6-struts2/pollen-ui-struts2/src/main/webapp/WEB= -INF/jsp/poll/participatedList.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 --- branches/pollen-1.2.6-struts2/pollen-ui-struts2/src/main/webapp/WEB-INF/j= sp/poll/participatedList.jsp 2012-03-14 14:43:26 UTC (rev 3185) +++ branches/pollen-1.2.6-struts2/pollen-ui-struts2/src/main/webapp/WEB-INF/j= sp/poll/participatedList.jsp 2012-03-14 16:14:45 UTC (rev 3186) @@ -25,8 +25,7 @@ <%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> <%@ taglib prefix=3D"sjg" uri=3D"/struts-jquery-grid-tags" %> <%@include file=3D"/WEB-INF/jsp/pollListHelper.jsp"%> =20 --===============1859228416456517565==--