Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Linnea Samila
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit eadce3f4
authored
Dec 10, 2014
by
Tuukka Kivilahti
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor changes
1 parent
23ab20ec
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
code/moya-web/WebContent/place/myEtickets.xhtml
code/moya-web/WebContent/place/myEtickets.xhtml
View file @
eadce3f
...
...
@@ -7,8 +7,7 @@
<h:body>
<ui:composition
template=
"#{sessionHandler.template}"
>
<f:metadata>
<f:viewParam
name=
"lecturegroupid"
value=
"#{lectureView.lectureGroupId}"
/>
<f:event
type=
"preRenderView"
listener=
"#{lectureUserView.initView()}"
/>
</f:metadata>
<ui:define
rendered=
"#{lectureUserView.lectureGroupsVisible}"
name=
"title"
>
...
...
@@ -19,10 +18,10 @@
<h:form
id=
"etickets"
>
<br
/><br
/>
<p:commandButton
value=
"Print"
type=
"button"
icon=
"ui-icon-print"
style=
"display:block;margin-bottom: 20px"
>
<p:printer
target=
"eticketpanel"
/>
</p:commandButton>
<br/>
<br/>
</p:commandButton>
<
--Tarvitaanko?
<br/>
<p:commandButton
icon=
"ui-icon-mail-closed"
value=
"Send as email (TODO)"
/><br/><br/><br/>
...
...
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