diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-05-04 15:05:38 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-05-04 15:05:38 +0000 |
commit | 04766697357b29521515e7c71ae5139e04dd5ba2 (patch) | |
tree | e51f4c5770517801ee3772dfaf3d5bfb93b00a24 /public | |
parent | 556df99456bf579057213157eb593c6a0dea0676 (diff) | |
download | redmine-04766697357b29521515e7c71ae5139e04dd5ba2.tar.gz redmine-04766697357b29521515e7c71ae5139e04dd5ba2.zip |
Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).
New permission added: protect wiki pages. Once a page is protected, it can be edited/renamed/deleted only by users who have this permission.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1415 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public')
-rw-r--r-- | public/images/locked.png | bin | 566 -> 1127 bytes |
-rw-r--r-- | public/images/unlock.png | bin | 643 -> 618 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/public/images/locked.png b/public/images/locked.png Binary files differindex c2789e35c..82d629961 100644 --- a/public/images/locked.png +++ b/public/images/locked.png diff --git a/public/images/unlock.png b/public/images/unlock.png Binary files differindex e0d414978..f15fead72 100644 --- a/public/images/unlock.png +++ b/public/images/unlock.png |