From 364382b1b58db8bf1bd2c8866e21c869a7a5d6d0 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 13 Feb 2015 17:50:20 -0500 Subject: Add task links (Merge pull-request #610) --- 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 8e6fa379..a0ec8b36 100644 --- a/app/Template/config/sidebar.php +++ b/app/Template/config/sidebar.php @@ -10,6 +10,9 @@
  • a(t('Board settings'), 'config', 'board') ?>
  • +
  • + a(t('Links settings'), 'link', 'index') ?> +
  • a(t('Webhooks'), 'config', 'webhook') ?>
  • -- cgit v1.2.3