summaryrefslogtreecommitdiff
path: root/doc/board-collapsed-expanded.markdown
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-01-29 11:07:42 -0500
committerFrederic Guillot <fred@kanboard.net>2017-01-29 11:07:42 -0500
commit0371acff89b14b9bdcb03e72fd9637e26e6b517c (patch)
treef5878c9c07705379d137843cb8f92e3cdf7c20a8 /doc/board-collapsed-expanded.markdown
parent3bf4789be255650b64f42231f41383cb13b65572 (diff)
Move English documentation to folder en_US
Diffstat (limited to 'doc/board-collapsed-expanded.markdown')
-rw-r--r--doc/board-collapsed-expanded.markdown18
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/board-collapsed-expanded.markdown b/doc/board-collapsed-expanded.markdown
deleted file mode 100644
index aeffcf10..00000000
--- a/doc/board-collapsed-expanded.markdown
+++ /dev/null
@@ -1,18 +0,0 @@
-Collapsed and Expanded mode
-===========================
-
-Tasks on the board can be displayed in collapsed or in expanded mode.
-Switching from one view to another can be done with the keyboard shortcut **"s"** or by using the drop-down menu on the left.
-
-Collapsed mode
---------------
-
-![Tasks collapsed](screenshots/board-collapsed-mode.png)
-
-- If the task is assigned to someone, the initials of the person are shown next to the task number.
-- If the task title is too long, you can put your mouse over the task to show a tooltip with the full title.
-
-Expanded mode
--------------
-
-![Tasks expanded](screenshots/board-expanded-mode.png)