Rev 1027 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1027 | Rev 1028 | ||
---|---|---|---|
Line 83... | Line 83... | ||
83 | <list:nofirst infoBean="listInfo"><<</list:nofirst> |
83 | <list:nofirst infoBean="listInfo"><<</list:nofirst> |
84 | 84 | ||
85 | <list:hasprev infoBean="listInfo"><list:prevpage infoBean="listInfo"><</list:prevpage></list:hasprev> |
85 | <list:hasprev infoBean="listInfo"><list:prevpage infoBean="listInfo"><</list:prevpage></list:hasprev> |
86 | <list:noprev infoBean="listInfo"><</list:noprev> |
86 | <list:noprev infoBean="listInfo"><</list:noprev> |
87 | 87 | ||
88 | <list:iterate infoBean="listInfo"> |
88 | <list:iterate infoBean="listInfo" max="20"> |
89 | <list:iscurrent> |
89 | <list:iscurrent> |
90 | <list:pagelink>[<list:displaypage />]</list:pagelink> |
90 | <list:displaypage /> |
91 | </list:iscurrent> |
91 | </list:iscurrent> |
92 | <list:notcurrent> |
92 | <list:notcurrent> |
93 | <list:pagelink><list:displaypage /></list:pagelink> |
93 | <list:pagelink><list:displaypage /></list:pagelink> |
94 | </list:notcurrent> |
94 | </list:notcurrent> |
95 | </list:iterate> |
95 | </list:iterate> |