projects
/
jfinancials-war.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d26b1e7
)
Product-only:
author
Roland Häder
<roland@mxchange.org>
Sat, 7 Jul 2018 19:09:20 +0000
(21:09 +0200)
committer
Roland Häder
<roland@mxchange.org>
Sat, 7 Jul 2018 19:09:20 +0000
(21:09 +0200)
- EAN13 is proper code
Signed-off-by: Roland Häder <roland@mxchange.org>
web/WEB-INF/web.xml
patch
|
blob
|
history
diff --git
a/web/WEB-INF/web.xml
b/web/WEB-INF/web.xml
index a634c724e31cb30dbc1bf4ff33510f03eb140fc2..957758e4de777344fc0aea429cb6f8bde6a7d3c8 100644
(file)
--- a/
web/WEB-INF/web.xml
+++ b/
web/WEB-INF/web.xml
@@
-50,7
+50,7
@@
<context-param>
<description>Bar-code type for products</description>
<param-name>product_barcode_type</param-name>
- <param-value>ean
8
</param-value>
+ <param-value>ean
13
</param-value>
</context-param>
<context-param>
<description>Whether the multi-page registration page or a single registration page is active</description>