From 50051e776f9183471570f2688d0a85f92b309a3c Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 23 Feb 2014 20:34:55 -0500 Subject: Display an error message when there is no column for a project --- templates/board_index.php | 70 +++++++++++++++++++++++++--------------------- templates/board_public.php | 68 +++++++++++++++++++++++--------------------- 2 files changed, 74 insertions(+), 64 deletions(-) (limited to 'templates') diff --git a/templates/board_index.php b/templates/board_index.php index abd511b7..274e8227 100644 --- a/templates/board_index.php +++ b/templates/board_index.php @@ -21,44 +21,50 @@ - - - - - - - - - - +
- + - -
- -
-
+ +

+ + + + + + + + + + + + - - - -
+ + + +
+ +
+
- # - + # - - - - - - - - + + + + + + + -
- -
+
+ +
+
- + +
+
+ + diff --git a/templates/board_public.php b/templates/board_public.php index d01bae0f..ac9e80ae 100644 --- a/templates/board_public.php +++ b/templates/board_public.php @@ -1,41 +1,45 @@ -
+
- - - - - - - - - - +
- -
- -
-
+ +

+ + + + + + + + + + + - - - -
+ +
+ +
+
- # - + # - - - - - - - - + + + + + + + -
- -
+
+ +
+
- + +
+
+
\ No newline at end of file -- cgit v1.2.3