Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Riina Antikainen
/
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 4d64c6b8
authored
Dec 09, 2014
by
Tuukka Kivilahti
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
stuff?
1 parent
fbb90699
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
code/moya-web/WebContent/place/myEtickets.xhtml
code/moya-web/WebContent/place/myEtickets.xhtml
View file @
4d64c6b
...
@@ -26,6 +26,7 @@
...
@@ -26,6 +26,7 @@
<h:outputText
value=
"#{i18n['etickets.place']}"
/>
<h:outputText
value=
"#{i18n['etickets.place']}"
/>
</f:facet>
</f:facet>
<h:outputText
value=
"#{member.placeReservation.name}"
/>
<h:outputText
value=
"#{member.placeReservation.name}"
/>
#{member.inviteToken}
</p:column>
</p:column>
<p:column>
<p:column>
...
@@ -33,7 +34,7 @@
...
@@ -33,7 +34,7 @@
<h:outputText
value=
"#{i18n['etickets.code']}"
/>
<h:outputText
value=
"#{i18n['etickets.code']}"
/>
</f:facet>
</f:facet>
<p:barcode
value=
"#{member.inviteToken}"
type=
"qr"
/>
<p:barcode
value=
"#{member.inviteToken}"
type=
"qr"
width=
"150"
height=
"150"
/>
</p:column>
</p:column>
...
@@ -44,7 +45,7 @@
...
@@ -44,7 +45,7 @@
<h:outputText
value=
"QR"
/>
<h:outputText
value=
"QR"
/>
<p:barcode
value=
"
0123456789
"
type=
"qr"
/>
<p:barcode
value=
"
abcdefghijklmnopqrstuwvxyzabcdefghijklmnopqrstuwvxyzabcdefghijklmnopqrstuwvxyz
"
type=
"qr"
/>
</h:form>
</h:form>
...
...
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