Author: tchemit Date: 2012-05-24 11:19:30 +0200 (Thu, 24 May 2012) New Revision: 3381 Url: http://chorem.org/repositories/revision/pollen/3381 Log: recomment pager (not ready :() Modified: trunk/pollen-ui-struts2/src/main/webapp/WEB-INF/jsp/poll/displayPollComments.jsp Modified: trunk/pollen-ui-struts2/src/main/webapp/WEB-INF/jsp/poll/displayPollComments.jsp =================================================================== --- trunk/pollen-ui-struts2/src/main/webapp/WEB-INF/jsp/poll/displayPollComments.jsp 2012-05-24 09:18:03 UTC (rev 3380) +++ trunk/pollen-ui-struts2/src/main/webapp/WEB-INF/jsp/poll/displayPollComments.jsp 2012-05-24 09:19:30 UTC (rev 3381) @@ -58,7 +58,7 @@ </div> -<div id="polls_pager" style="height:36px;" +<%--div id="polls_pager" style="height:36px;" class="ui-state-default ui-jqgrid-pager ui-corner-bottom" dir="ltr"> <div id="pg_polls_pager" class="ui-pager-control" role="group" align="center"> @@ -101,73 +101,5 @@ </tr> </tbody> </table> - - <%--<table cellspacing="0" cellpadding="0" border="0" class="ui-pg-table"--%> - <%--style="width:100%;table-layout:fixed;" role="row">--%> - <%--<tbody>--%> - <%--<tr>--%> - <%--<td id="polls_pager_left" align="left">--%> - <%--<table cellspacing="0" cellpadding="0" border="0"--%> - <%--class="ui-pg-table navtable"--%> - <%--style="float:left;table-layout:auto;">--%> - <%--<tbody>--%> - <%--<tr></tr>--%> - <%--</tbody>--%> - <%--</table>--%> - <%--</td>--%> - <%--<td id="polls_pager_center" align="center"--%> - <%--style="white-space: pre;">--%> - <%--<table cellspacing="0" cellpadding="0" border="0"--%> - <%--style="table-layout:auto;" class="ui-pg-table">--%> - <%--<tbody>--%> - <%--<tr>--%> - <%--<td id="first_polls_pager"--%> - <%--class="ui-pg-button ui-corner-all"--%> - <%--style="cursor: default; "><span--%> - <%--class="ui-icon ui-icon-seek-first"></span></td>--%> - <%--<td id="prev_polls_pager"--%> - <%--class="ui-pg-button ui-corner-all ui-state-disabled"--%> - <%--style="cursor: default; "><span--%> - <%--class="ui-icon ui-icon-seek-prev"></span></td>--%> - <%--<td class="ui-pg-button ui-state-disabled"--%> - <%--style="width: 4px; cursor: default; "><span--%> - <%--class="ui-separator"></span></td>--%> - <%--<td dir="ltr">Page <input class="ui-pg-input" type="text"--%> - <%--maxlength="7" value="0" role="textbox">--%> - <%--sur <span id="sp_1_polls_pager">1</span></td>--%> - <%--<td class="ui-pg-button ui-state-disabled"--%> - <%--style="width: 4px; cursor: default; "><span--%> - <%--class="ui-separator"></span></td>--%> - <%--<td id="next_polls_pager"--%> - <%--class="ui-pg-button ui-corner-all ui-state-disabled"--%> - <%--style="cursor: default; "><span--%> - <%--class="ui-icon ui-icon-seek-next"></span></td>--%> - <%--<td id="last_polls_pager"--%> - <%--class="ui-pg-button ui-corner-all ui-state-disabled"--%> - <%--style="cursor: default; "><span--%> - <%--class="ui-icon ui-icon-seek-end"></span></td>--%> - <%--<!--td dir="ltr"><select class="ui-pg-selbox" role="listbox">--%> - <%--<option role="option" value="10" selected="selected">10</option>--%> - <%--<option role="option" value="15">15</option>--%> - <%--<option role="option" value="20">20</option>--%> - <%--<option role="option" value="50">50</option>--%> - <%--<option role="option" value="100">100</option>--%> - <%--</select></td-->--%> - <%--</tr>--%> - <%--</tbody>--%> - <%--</table>--%> - <%--</td>--%> - <%--<td id="polls_pager_right" align="right">--%> - <%--<select class="ui-pg-selbox" role="listbox">--%> - <%--<option role="option" value="10" selected="selected">10</option>--%> - <%--<option role="option" value="15">15</option>--%> - <%--<option role="option" value="20">20</option>--%> - <%--<option role="option" value="50">50</option>--%> - <%--<option role="option" value="100">100</option>--%> - <%--</select>--%> - <%--</td>--%> - <%--</tr>--%> - <%--</tbody>--%> - <%--</table>--%> </div> -</div> \ No newline at end of file +</div--%> \ No newline at end of file
participants (1)
-
tchemit@users.chorem.org