]> git.mxchange.org Git - addressbook-war.git/commit
Don't cherry-pick:
authorRoland Häder <roland@mxchange.org>
Thu, 24 Nov 2022 18:43:18 +0000 (19:43 +0100)
committerRoland Häder <roland@mxchange.org>
Thu, 24 Nov 2022 18:43:18 +0000 (19:43 +0100)
commit8773327f677132c3b65b04302124221a0dcd8fd5
treef2a4311f0de783c8d211b08c45c6211d70413b23
parent1acfdb760ad1c6960083aebb13123aa55d04ce6a
Don't cherry-pick:
- removed JFinancials-related files
- renamed layout.css to custom.css as this is the new name
- made local variable final, still code is broken here
- changed missing references from JFinancials -> Addressbook
src/java/org/mxchange/addressbook/beans/addressbook/AddressbookWebSessionBean.java
web/WEB-INF/faces-config.xml
web/WEB-INF/project-links.jsf.taglib.xml
web/WEB-INF/templates/login/user/user_enter_current_password.tpl
web/admin/financial/receipt/admin_receipt_edit.xhtml [deleted file]
web/admin/financial/receipt/admin_receipt_list.xhtml [deleted file]
web/admin/financial/receipt_item/admin_receipt_item_edit.xhtml [deleted file]
web/admin/financial/receipt_item/admin_receipt_item_list.xhtml [deleted file]
web/resources/css/custom.css [new file with mode: 0644]
web/resources/css/layout.css [deleted file]