-
diff --git a/module/product/control.php b/module/product/control.php
index 9778bbfb94..50ad317c0f 100644
--- a/module/product/control.php
+++ b/module/product/control.php
@@ -51,6 +51,7 @@ class product extends control
$this->product->setMenu($this->products, $productID);
$this->app->loadLang('my');
+ $this->view->title = $this->lang->product->allProduct;
$this->view->productStats = $this->product->getStats();
$this->display();
}
diff --git a/module/product/view/m.index.html.php b/module/product/view/m.index.html.php
index 64f16dc28a..9f5ca2c7ca 100755
--- a/module/product/view/m.index.html.php
+++ b/module/product/view/m.index.html.php
@@ -14,11 +14,15 @@
title;?>
-
-
- story->spec?>
- spec?> -
-
+ session->storyID == $story->id) echo "";?>
+ story->verify?>
- verify?> -title;?>
+ +- createLink('todo', 'batchCreate'), $lang->todo->create)?> +
- createLink('todo', 'batchCreate'), $lang->todo->create, '', "data-icon='plus'")?>
-
-
-
-
name?>
-- createLink('product', 'browse', "productID=$product->id"), $lang->story->browse, '', "data-role='button' data-mini='true' data-inline='true'")?> - createLink('bug', 'browse', "productID=$product->id"), $lang->bug->browse, '', "data-role='button' data-mini='true' data-inline='true'")?> -++
+ + +name?>
+ createLink('product', 'browse', "productID=$product->id"), $lang->story->common, '', "data-role='button' data-mini='true' data-inline='true'")?> + createLink('bug', 'browse', "productID=$product->id"), $lang->bug->common, '', "data-role='button' data-mini='true' data-inline='true'")?> + +