From 6ed649bc8a261fd95d19dfc865770466eaaea74c Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 30 Jan 2015 18:40:30 +0100 Subject: [PATCH] Update list of what currency support there is in Firefly. --- app/views/currency/index.blade.php | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/app/views/currency/index.blade.php b/app/views/currency/index.blade.php index fdbe0e66ea..be3662c948 100644 --- a/app/views/currency/index.blade.php +++ b/app/views/currency/index.blade.php @@ -43,25 +43,11 @@
  • Set the default currency display;
  • Set the default currency for new transactions;
  • Add, modify and remove supported currencies.
  • +
  • Display the actual currency of a transaction
  • +
  • Update a transaction's currency.
  • -
    -
    - Not supported yet -
    -
    -
      -
    • Display the actual currency of a transaction
      - See the help-page.
    • -
    • - Update a transaction's currency. -
    • - -
    - -
    -
    @stop