From 9bfab51e00608b6e008aa71f6df74104b28fc662 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 28 Mar 2015 18:00:18 -0400 Subject: Add currency rates for budget calculation --- app/Template/config/sidebar.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/Template/config/sidebar.php') diff --git a/app/Template/config/sidebar.php b/app/Template/config/sidebar.php index 89f2c203..2e81d48a 100644 --- a/app/Template/config/sidebar.php +++ b/app/Template/config/sidebar.php @@ -13,6 +13,9 @@
  • a(t('Link settings'), 'link', 'index') ?>
  • +
  • + a(t('Currency rates'), 'currency', 'index') ?> +
  • a(t('Webhooks'), 'config', 'webhook') ?>
  • -- cgit v1.2.3