diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-06-07 18:28:47 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-06-07 18:28:47 +0300 |
commit | ed7a11ae8fefbf424dfdef05198cfc644aa0ba24 (patch) | |
tree | 1ee779104b44fec954b780aef15302335513d9c2 | |
parent | 6955c075977812b02361115dfbd9c5bd4ae1f064 (diff) | |
download | gitlab-ce-ed7a11ae8fefbf424dfdef05198cfc644aa0ba24.tar.gz |
remove outdated permission option from help page
-rw-r--r-- | app/views/help/permissions.html.haml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/help/permissions.html.haml b/app/views/help/permissions.html.haml index a04d9d34fd9..4748b296960 100644 --- a/app/views/help/permissions.html.haml +++ b/app/views/help/permissions.html.haml @@ -54,7 +54,6 @@ %li Add new team members %li Push to protected branches %li Remove protected branches - %li Push with force option %li Edit project %li Add Deploy Keys to project %li Configure Project Hooks |