diff --git a/module/doc/view/view.html.php b/module/doc/view/view.html.php index 7bee092a44..98931f105f 100644 --- a/module/doc/view/view.html.php +++ b/module/doc/view/view.html.php @@ -123,6 +123,7 @@ + fetch('file', 'printFiles', array('files' => $doc->files, 'fieldset' => 'true'));?>
@@ -206,9 +207,6 @@ createLink('action', 'comment', "objectType=doc&objectID=$doc->id");?>
-
- fetch('file', 'printFiles', array('files' => $doc->files, 'fieldset' => 'true'));?> -