diff --git a/views/bootstrap/class.AddDocument.php b/views/bootstrap/class.AddDocument.php index f33bd75df..e711fbf28 100644 --- a/views/bootstrap/class.AddDocument.php +++ b/views/bootstrap/class.AddDocument.php @@ -38,6 +38,7 @@ class LetoDMS_View_AddDocument extends LetoDMS_Bootstrap_Style { $enablelargefileupload = $this->params['enablelargefileupload']; $strictformcheck = $this->params['strictformcheck']; $dropfolderdir = $this->params['dropfolderdir']; + $workflowmode = $this->params['workflowmode']; $folderid = $folder->getId(); $this->htmlStartPage(getMLText("folder_title", array("foldername" => htmlspecialchars($folder->getName())))); @@ -197,9 +198,37 @@ class LetoDMS_View_AddDocument extends LetoDMS_Bootstrap_Style { -
">