Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
reg-app
Regapp
Commits
15b89a22
Commit
15b89a22
authored
Feb 13, 2015
by
michael.simon
Browse files
with paginator
parent
1908ecdd
Changes
1
Hide whitespace changes
Inline
Side-by-side
bwreg-webapp/src/main/webapp/service-group-admin/show-local-group.xhtml
View file @
15b89a22
...
...
@@ -55,7 +55,7 @@
<div
class=
"panel"
>
<p:panel
id=
"memberPanel"
header=
"#{messages.members}"
>
<p:dataTable
id=
"memberData"
style=
"min-width: 500px;"
<p:dataTable
id=
"memberData"
style=
"min-width: 500px;"
rows=
"15"
paginator=
"true"
value=
"#{groupAdminShowLocalGroupBean.memberList}"
var=
"user"
>
<p:column
sortBy=
"#{user.eppn}"
filterBy=
"#{user.eppn}"
>
<f:facet
name=
"header"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment