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 -
    -
    - - -
    -
    @stop