From e767a301c81f0f94c61f35e589c5470b1eb6f1b8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 19 Apr 2017 16:04:49 +0200 Subject: [PATCH] new pages added for adding receipt and listing those --- .../login_financials_add_receipt.xhtml | 24 ++++++++++ .../login_financials_overview.xhtml | 45 +++++++++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 web/user/financials/login_financials_add_receipt.xhtml create mode 100644 web/user/financials/login_financials_overview.xhtml diff --git a/web/user/financials/login_financials_add_receipt.xhtml b/web/user/financials/login_financials_add_receipt.xhtml new file mode 100644 index 00000000..f8c0b3d4 --- /dev/null +++ b/web/user/financials/login_financials_add_receipt.xhtml @@ -0,0 +1,24 @@ + + + + + #{msg.PAGE_TITLE_LOGIN_FINANCIAL_ADD_RECEIPT} + + + + + + + Here goes your content. + + + + + + + diff --git a/web/user/financials/login_financials_overview.xhtml b/web/user/financials/login_financials_overview.xhtml new file mode 100644 index 00000000..cfcab1b3 --- /dev/null +++ b/web/user/financials/login_financials_overview.xhtml @@ -0,0 +1,45 @@ + + + + + #{msg.PAGE_TITLE_LOGIN_FINANCIAL_OVERVIEW} + + + + + + + + + + + + + + + + + + + + + + +
  • + +
  • + +
    +
    + + + + +
    + -- 2.39.5