From 63b3ed32b4ce76fd29395fb29b44a329bb6f758d Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Fri, 22 Apr 2011 06:09:34 +0000 Subject: [PATCH] + add the content class to the task desc. --- module/task/view/view.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/task/view/view.html.php b/module/task/view/view.html.php index 6c6094d34b..392ffb0556 100644 --- a/module/task/view/view.html.php +++ b/module/task/view/view.html.php @@ -37,7 +37,7 @@
task->legendDesc;?> -
desc;?>
+
desc;?>
fetch('file', 'printFiles', array('files' => $task->files, 'fieldset' => 'true'));?>