From 7ef7e13c4c239a988970971c301916d8c44494b9 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Fri, 27 Mar 2015 17:32:51 +0100 Subject: [PATCH] show fields for user/group notification --- views/bootstrap/class.AddDocument.php | 41 ++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/views/bootstrap/class.AddDocument.php b/views/bootstrap/class.AddDocument.php index 534b33f54..a69327a02 100644 --- a/views/bootstrap/class.AddDocument.php +++ b/views/bootstrap/class.AddDocument.php @@ -43,6 +43,7 @@ class SeedDMS_View_AddDocument extends SeedDMS_Bootstrap_Style { $dropfolderdir = $this->params['dropfolderdir']; $workflowmode = $this->params['workflowmode']; $presetexpiration = $this->params['presetexpiration']; + $sortusersinlist = $this->params['sortusersinlist']; $folderid = $folder->getId(); $this->htmlStartPage(getMLText("folder_title", array("foldername" => htmlspecialchars($folder->getName())))); @@ -489,10 +490,48 @@ $(document).ready(function() {
- + + + + contentSubHeading(getMLText("add_document_notify")); ?> + + + + + +
:
+ + + + + + + +
:
+ + + + +

">