update the gui for per user legal hold

This commit is contained in:
SJ
2015-03-29 16:27:44 +02:00
parent aaa16d0151
commit 1c57a4a1e4
21 changed files with 420 additions and 0 deletions

View File

@ -19,6 +19,7 @@ RewriteRule ^ldap.php /index.php?route=ldap/list [QSA,L]
RewriteRule ^customer.php /index.php?route=customer/list [QSA,L]
RewriteRule ^retention.php /index.php?route=policy/retention [QSA,L]
RewriteRule ^archiving.php /index.php?route=policy/archiving [QSA,L]
RewriteRule ^legalhold.php /index.php?route=policy/legalhold [QSA,L]
RewriteRule ^view/javascript/piler.js /js.php [QSA,L]
<IfModule auth_ntlm_winbind_module>