diff --git a/views/bootstrap/class.AddDocument.php b/views/bootstrap/class.AddDocument.php index 3cefbbb67..f7a5f7398 100644 --- a/views/bootstrap/class.AddDocument.php +++ b/views/bootstrap/class.AddDocument.php @@ -126,7 +126,7 @@ function addFiles() : - getDocumentCategories(); foreach($categories as $category) { diff --git a/views/bootstrap/class.EditDocument.php b/views/bootstrap/class.EditDocument.php index 2391bcfd3..7308ae678 100644 --- a/views/bootstrap/class.EditDocument.php +++ b/views/bootstrap/class.EditDocument.php @@ -106,7 +106,7 @@ function checkForm() : - getDocumentCategories(); foreach($categories as $category) { diff --git a/views/bootstrap/class.Search.php b/views/bootstrap/class.Search.php index adecc665c..91f453d7b 100644 --- a/views/bootstrap/class.Search.php +++ b/views/bootstrap/class.Search.php @@ -139,7 +139,7 @@ class SeedDMS_View_Search extends SeedDMS_Bootstrap_Style { :
() - @@ -172,7 +172,7 @@ class SeedDMS_View_Search extends SeedDMS_Bootstrap_Style { : - : - diff --git a/views/bootstrap/class.SetReviewersApprovers.php b/views/bootstrap/class.SetReviewersApprovers.php index 40c43c323..3ba234aa5 100644 --- a/views/bootstrap/class.SetReviewersApprovers.php +++ b/views/bootstrap/class.SetReviewersApprovers.php @@ -85,7 +85,7 @@ class SeedDMS_View_SetReviewersApprovers extends SeedDMS_Bootstrap_Style { contentSubHeading(getMLText("update_reviewers"));?>
:
- getMandatoryReviewers(); @@ -120,7 +120,7 @@ class SeedDMS_View_SetReviewersApprovers extends SeedDMS_Bootstrap_Style {
:
- contentSubHeading(getMLText("update_approvers"));?>
:
- getMandatoryApprovers(); @@ -193,7 +193,7 @@ class SeedDMS_View_SetReviewersApprovers extends SeedDMS_Bootstrap_Style {
:
- : - getMandatoryReviewers(); foreach ($docAccess["users"] as $usr) { @@ -205,7 +205,7 @@ function checkForm()
:
- : - getMandatoryApprovers(); foreach ($docAccess["users"] as $usr) { @@ -248,7 +248,7 @@ function checkForm()
:
- "; echo ""; echo ""; - echo ""; $allusers = $dms->getAllUsers(); foreach($allusers as $usr) { print ""; } echo ""; echo "
"; - echo ""; $allgroups = $dms->getAllGroups(); foreach($allgroups as $grp) { print "";