From acf3941b4aa95bff9e80aa03e22dc064036e69cf Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 8 Feb 2015 15:07:47 -0500 Subject: Improve js and add native language support for datepicker and calendar --- app/Template/layout.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Template/layout.php') diff --git a/app/Template/layout.php b/app/Template/layout.php index f04dad4b..0e44569e 100644 --- a/app/Template/layout.php +++ b/app/Template/layout.php @@ -25,7 +25,7 @@ <?= isset($title) ? $this->e($title) : 'Kanboard' ?> - + -- cgit v1.2.3