]> git.mxchange.org Git - jfinancials-war.git/commit
Don't cherry-pick:
authorRoland Häder <roland@mxchange.org>
Thu, 20 Dec 2018 11:13:28 +0000 (12:13 +0100)
committerRoland Häder <roland@mxchange.org>
Thu, 20 Dec 2018 11:13:28 +0000 (12:13 +0100)
commita023ff55bba91d8f9a1bca5a73d65a4e51697f91
tree169a6a37360faf2102aa745a20b7e0545b5cb4ee
parentb3b7485088d24b94a4d0e93c86adf6d703b00e5a
Don't cherry-pick:
- converted single-line JSF tag to multi-line, having attributes in distinct
  lines
- ID_NUMBER_HEADER is to long, just let us use ID_HEADER, allowing more space
  for other columns
- removed spurious id attributes, thumb of a rule: only use them when really
  needed and don't "over-id" everthing!
- removed no longer used i18n keys

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/localization/project_de_DE.properties
src/java/org/mxchange/localization/project_en_US.properties
web/WEB-INF/templates/admin/financial/receipt/admin_form_financial_receipt.tpl
web/WEB-INF/templates/admin/financial/receipt_item/admin_form_financial_receipt_item.tpl
web/WEB-INF/templates/user/financial/receipt/login_form_financial_receipt.tpl
web/admin/financial/receipt/admin_receipt_list.xhtml
web/admin/financial/receipt_item/admin_receipt_item_list.xhtml
web/user/financials/login_financials_add_income.xhtml
web/user/financials/login_financials_add_receipt.xhtml