diff options
author | Gerardo Zamudio <gerardozamudio@users.noreply.github.com> | 2016-02-24 23:48:50 -0600 |
---|---|---|
committer | Gerardo Zamudio <gerardozamudio@users.noreply.github.com> | 2016-02-24 23:48:50 -0600 |
commit | e4de6b3898b64b26d29aff31f21df5fda8055686 (patch) | |
tree | 575f8a65440f291d70a070d168eafca8c82a6459 /doc/editing-projects.markdown | |
parent | d9ffbea174ea6524d0a22f8375ca8b3aa04a3c96 (diff) | |
parent | a6540bc604c837d92c9368540c145606723e97f7 (diff) |
Merge pull request #1 from fguillot/master
Update from upstream
Diffstat (limited to 'doc/editing-projects.markdown')
-rw-r--r-- | doc/editing-projects.markdown | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/editing-projects.markdown b/doc/editing-projects.markdown index 7e0fc8ed..781a7cc6 100644 --- a/doc/editing-projects.markdown +++ b/doc/editing-projects.markdown @@ -1,4 +1,4 @@ -Editing projects +Editing Projects ================ Projects can be renamed and disabled at any time. @@ -9,7 +9,7 @@ To rename a project, just click on the link "Edit project" on the left. - The start date and end date are used to generate the project Gantt chart - The description is visible as tooltip on the board and on the projects listing page -- Administrators and project administrators can convert a private project to a multiple users project by changing the checkbox "Private project". -- You can also convert a multiple users project to a private project. +- Administrators and project administrators can convert a private project to multiple users project by changing the checkbox "Private project". +- You can also convert multiple users project to a private project. Note: When you make a project private, all existing users will still have access to the project. Adjust the list of users according to your needs. |