Commit b9875280405812830ad825922e351fc6d097139e
1 parent
77d349fe
Finished search permissions functionality as expressed in this file.
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3136 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
1 additions
and
1 deletions
docs/SearchPermissions.txt
| ... | ... | @@ -34,7 +34,7 @@ Search permissions on a document needs to be updated when: |
| 34 | 34 | changes by copying permissions to a folder. (done) |
| 35 | 35 | |
| 36 | 36 | 5) The folder that determines the permissions on the document |
| 37 | - changes by the document being moved. (not done yet) | |
| 37 | + changes by the document being moved. (done) | |
| 38 | 38 | |
| 39 | 39 | Search permissions of a user needs to be updated when: |
| 40 | 40 | ... | ... |