]> git.mxchange.org Git - jfinancials-war.git/commit
Maybe cherry-pick:
authorRoland Häder <roland@mxchange.org>
Sat, 28 Oct 2017 22:58:32 +0000 (00:58 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 28 Oct 2017 22:58:32 +0000 (00:58 +0200)
commit496ca99bef2c1903a98a114caca3f87fd5bfdd03
tree4bb2e9620c14f73b039f423e4a86bed986219fd2
parent65abaef1162e9c3255f532ea5262eb33922d423e
Maybe cherry-pick:
- registered product taglib with web.xml (ops)
- added title attributes to p:inputNumber tags for entering product price
- needed to add thousandSeparator attribute as it will default to ',' which is
  maybe not valid/wanted in all languages (e.g. German language as a '.' as
  thousand separator and ',' for decimal seperation)
- this has also fixed a JavaScript error causing some malfunction in views
- labels are now shown correctly above each p:inputNumber field (product price)

Signed-off-by: Roland Häder <roland@mxchange.org>
web/WEB-INF/resources/tags/input/panel_grid/product/product_price_input_panel_grid.tpl
web/WEB-INF/web.xml