Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Max Mecklin
/
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 450b192f
authored
Feb 02, 2018
by
Tuukka Kivilahti
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
product count is important info
1 parent
622299db
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
17 additions
and
0 deletions
code/moya-web/WebContent/info/cardlessIncoming.xhtml
code/moya-web/WebContent/info/incoming.xhtml
code/moya-web/src/main/resources/fi/codecrew/moya/resources/i18n.properties
code/moya-web/src/main/resources/fi/codecrew/moya/resources/i18n_en.properties
code/moya-web/src/main/resources/fi/codecrew/moya/resources/i18n_fi.properties
code/moya-web/WebContent/info/cardlessIncoming.xhtml
View file @
450b192
...
@@ -129,6 +129,13 @@
...
@@ -129,6 +129,13 @@
<p:column>
<p:column>
<f:facet
name=
"header"
>
<f:facet
name=
"header"
>
<h:outputText
value=
"#{i18n['placegroupview.count']}"
/>
</f:facet>
<h:outputText
value=
"#{prod.quantity}"
/>
</p:column>
<p:column>
<f:facet
name=
"header"
>
<h:outputText
value=
"#{i18n['placegroupview.accountEventDescription']}"
/>
<h:outputText
value=
"#{i18n['placegroupview.accountEventDescription']}"
/>
</f:facet>
</f:facet>
<h:outputText
value=
"#{prod.description}"
/>
<h:outputText
value=
"#{prod.description}"
/>
...
...
code/moya-web/WebContent/info/incoming.xhtml
View file @
450b192
...
@@ -341,6 +341,13 @@
...
@@ -341,6 +341,13 @@
<p:column>
<p:column>
<f:facet
name=
"header"
>
<f:facet
name=
"header"
>
<h:outputText
value=
"#{i18n['placegroupview.count']}"
/>
</f:facet>
<h:outputText
value=
"#{prod.quantity}"
/>
</p:column>
<p:column>
<f:facet
name=
"header"
>
<h:outputText
value=
"#{i18n['placegroupview.accountEventDescription']}"
/>
<h:outputText
value=
"#{i18n['placegroupview.accountEventDescription']}"
/>
</f:facet>
</f:facet>
<h:outputText
value=
"#{prod.description}"
/>
<h:outputText
value=
"#{prod.description}"
/>
...
...
code/moya-web/src/main/resources/fi/codecrew/moya/resources/i18n.properties
View file @
450b192
...
@@ -1620,3 +1620,4 @@ incomingflow.ungiveAccountEvent=Mark not given
...
@@ -1620,3 +1620,4 @@ incomingflow.ungiveAccountEvent=Mark not given
incomingflow.deliverableProducts
=
Products to deliver
incomingflow.deliverableProducts
=
Products to deliver
placegroupview.accountEventDescription
=
Description
placegroupview.accountEventDescription
=
Description
incomingflow.ungivenProducts
=
User has ungiven deliverable products
incomingflow.ungivenProducts
=
User has ungiven deliverable products
placegroupview.count
=
Count
code/moya-web/src/main/resources/fi/codecrew/moya/resources/i18n_en.properties
View file @
450b192
...
@@ -1901,3 +1901,4 @@ incomingflow.ungiveAccountEvent=Mark not given
...
@@ -1901,3 +1901,4 @@ incomingflow.ungiveAccountEvent=Mark not given
incomingflow.deliverableProducts
=
Products to deliver
incomingflow.deliverableProducts
=
Products to deliver
placegroupview.accountEventDescription
=
Description
placegroupview.accountEventDescription
=
Description
incomingflow.ungivenProducts
=
User has ungiven deliverable products
incomingflow.ungivenProducts
=
User has ungiven deliverable products
placegroupview.count
=
Count
code/moya-web/src/main/resources/fi/codecrew/moya/resources/i18n_fi.properties
View file @
450b192
...
@@ -1888,3 +1888,4 @@ incomingflow.ungiveAccountEvent=Ei olekkaan annettu
...
@@ -1888,3 +1888,4 @@ incomingflow.ungiveAccountEvent=Ei olekkaan annettu
incomingflow.deliverableProducts
=
Toimitettavat tuotteet
incomingflow.deliverableProducts
=
Toimitettavat tuotteet
placegroupview.accountEventDescription
=
Kuvaus
placegroupview.accountEventDescription
=
Kuvaus
incomingflow.ungivenProducts
=
K
\u
00E4ytt
\u
00E4j
\u
00E4ll
\u
00E4 on toimittamattomia tuotteita
incomingflow.ungivenProducts
=
K
\u
00E4ytt
\u
00E4j
\u
00E4ll
\u
00E4 on toimittamattomia tuotteita
placegroupview.count
=
Kpl
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