From 4b7a72e931a52753855c8993c65ec8a017555f72 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 23 Feb 2014 21:20:25 -0500 Subject: Add the possibility to change the assignee directly from the board --- templates/board_assign.php | 35 +++++++++++++++++++++++++++++++++++ templates/board_index.php | 4 ++-- 2 files changed, 37 insertions(+), 2 deletions(-) create mode 100644 templates/board_assign.php (limited to 'templates') diff --git a/templates/board_assign.php b/templates/board_assign.php new file mode 100644 index 00000000..74448a5c --- /dev/null +++ b/templates/board_assign.php @@ -0,0 +1,35 @@ +
+ + + +
+

+
+ + + + + +
+ +
+ + +
+
+
+ + \ No newline at end of file diff --git a/templates/board_index.php b/templates/board_index.php index 274e8227..ff10a70b 100644 --- a/templates/board_index.php +++ b/templates/board_index.php @@ -46,9 +46,9 @@ - + - + -- cgit v1.2.3