Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Codecrew
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
30
Merge Requests
2
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit f69c4ce6
authored
Dec 16, 2014
by
Tuomas Riihimäki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add queue list size
1 parent
f89a5a71
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
code/moya-web/WebContent/neomap/quemgmt.xhtml
code/moya-web/WebContent/neomap/quemgmt.xhtml
View file @
f69c4ce
...
@@ -64,6 +64,8 @@
...
@@ -64,6 +64,8 @@
</p:dataTable>
</p:dataTable>
<h2>
In queue
</h2>
<h2>
In queue
</h2>
Queue size: #{queueManageView.userQueue.size()}
<br/>
<p:dataTable
var=
"u"
value=
"#{queueManageView.userQueue}"
>
<p:dataTable
var=
"u"
value=
"#{queueManageView.userQueue}"
>
<p:column>
<p:column>
<h:outputText
value=
"#{u.user.user.login}"
/>
<h:outputText
value=
"#{u.user.user.login}"
/>
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment