git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_SGD/tags/3.7.0.2_original@1 eb19766c-00d9-a042-a3a0-45cb8ec72764
18 lines
687 B
HTML
18 lines
687 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html>
|
|
<head>
|
|
<title>Deleted Documents</title>
|
|
</head>
|
|
<body>
|
|
<h2>Deleted Documents</h2>
|
|
<p>
|
|
Documents that are deleted from Browse Documents in the DMS are not permanently deleted - they are 'soft deleted' and hidden from view until the system administrator restores those documents or permanently removes them from the system (expunge).
|
|
</p>
|
|
<br />
|
|
<p>
|
|
Expunging deleted documents frees up disk space in your system. Restored documents are returned to their original folder location or to the root directory if the original folder no longer exists.
|
|
</p>
|
|
</body>
|
|
</html>
|