]> git.mxchange.org Git - jfinancials-war.git/commit
Product-only:
authorRoland Häder <roland@mxchange.org>
Mon, 28 Jan 2019 15:36:51 +0000 (16:36 +0100)
committerRoland Häder <roland@mxchange.org>
Mon, 28 Jan 2019 15:36:51 +0000 (16:36 +0100)
commitd1598bd99d48452e9874fb3a0caff48d698a7486
tree1eb4f577fcffc098142f8a4eef0818513015a5b6
parent2829ee97cd876cf81a5949147b3e846b6c608ea9
Product-only:
- separated product-specific i18n keys to own files from project-specific
- converted some single-line JSF tags to multi-line to have each attribute in
  a distinct line

Signed-off-by: Roland Häder <roland@mxchange.org>
12 files changed:
src/java/org/mxchange/localization/product_de_DE.properties [new file with mode: 0644]
src/java/org/mxchange/localization/product_en_US.properties [new file with mode: 0644]
web/WEB-INF/resources/tags/admin/dropdown/generic_product/admin_generic_product_links.tpl
web/WEB-INF/resources/tags/admin/dropdown/product_category/admin_product_category_links.tpl
web/WEB-INF/resources/tags/forms/generic_product/admin_form_generic_product_data.tpl
web/WEB-INF/resources/tags/input/panel_grid/generic_product/product_price_input_panel_grid.tpl
web/WEB-INF/templates/master.tpl
web/admin/generic_product/admin_generic_product_delete.xhtml
web/admin/generic_product/admin_generic_product_edit.xhtml
web/admin/generic_product/admin_generic_product_list.xhtml
web/admin/generic_product/admin_generic_product_show.xhtml
web/admin/product_category/admin_product_category_list.xhtml