]> git.mxchange.org Git - jfinancials-war.git/commit
Product-only
authorRoland Häder <roland@mxchange.org>
Sat, 25 Apr 2020 16:48:28 +0000 (18:48 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 25 Apr 2020 16:53:36 +0000 (18:53 +0200)
commit7cec58af6f42f34f6b5288a9f70b2029f97d8bb5
tree39651e1a1e30dacd4174ef9157aae5cc751f9e45
parent6bf698f3d45184c87df7e13ba6ce1d9967020602
Product-only
- admin_product_price_input_panel_grid.tpl to a ui:include with fixed backing
  bean reference for type-safety
- decimalSeparator and thousandSeparator are both not localizable, let's dump
  them then and current user's locale will handle it
- FSC number exposed in product list and modal
- categoryEntryUpdated exposed in admin-list-category view
- removed unneeded id attribute
- removed product.jsf.taglib.xml

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jfinancials/beans/product_category/FinancialAdminCategoryWebRequestBean.java
src/java/org/mxchange/localization/product_de_DE.properties
src/java/org/mxchange/localization/product_en_US.properties
web/WEB-INF/product.jsf.taglib.xml [deleted file]
web/WEB-INF/resources/tags/input/panel_grid/generic_product/product_price_input_panel_grid.tpl [deleted file]
web/WEB-INF/templates/admin/generic_product/admin_form_generic_product_data.tpl
web/WEB-INF/templates/admin/generic_product/admin_product_price_input_panel_grid.tpl [new file with mode: 0644]
web/WEB-INF/web.xml
web/admin/generic_product/admin_generic_product_list.xhtml
web/admin/product_category/admin_product_category_list.xhtml