From cd3ffa2dafaba99a34d94270531e57cce3de2c81 Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Sun, 12 Sep 2010 08:51:12 +0000 Subject: [PATCH] * adjust the doc page. --- module/product/control.php | 1 - module/product/view/doc.html.php | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/module/product/control.php b/module/product/control.php index 40249a217a..97464c7a21 100644 --- a/module/product/control.php +++ b/module/product/control.php @@ -231,7 +231,6 @@ class product extends control $this->view->position[] = $this->lang->product->doc; $this->view->product = $product; $this->view->docs = $this->loadModel('doc')->getProductDocs($productID); - $this->view->modules = $this->doc->getProductModulePairs(); $this->view->users = $this->loadModel('user')->getPairs('noletter'); $this->display(); } diff --git a/module/product/view/doc.html.php b/module/product/view/doc.html.php index 8fb9cf2449..e68682b71a 100644 --- a/module/product/view/doc.html.php +++ b/module/product/view/doc.html.php @@ -47,7 +47,7 @@ ?> id)); else printf('%03d', $doc->id);?> - name;?> + module;?> title);?> addedBy];?> addedDate;?>