diff --git a/views/bootstrap/class.TriggerWorkflow.php b/views/bootstrap/class.TriggerWorkflow.php index d0bcc7086..79f8d2617 100644 --- a/views/bootstrap/class.TriggerWorkflow.php +++ b/views/bootstrap/class.TriggerWorkflow.php @@ -66,6 +66,7 @@ $(document).ready(function() { $dms = $this->params['dms']; $user = $this->params['user']; $folder = $this->params['folder']; + $accessobject = $this->params['accessobject']; $document = $this->params['document']; $transition = $this->params['transition']; @@ -126,7 +127,13 @@ $(document).ready(function() { $this->columnStart(8); ?>
+check_view_access('WorkflowGraph')) { +?> +
columnEnd();