From d02ab984311067869b83e1d8d9e17846bd35c28d Mon Sep 17 00:00:00 2001
From: Lynnic <gunix@foxmail.com>
Date: Fri, 27 Nov 2015 09:34:22 +0800
Subject: [PATCH] fixed bugs at good detail page

---
 template/m.yohobuy.com/actions/product/detail/index.phtml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/template/m.yohobuy.com/actions/product/detail/index.phtml b/template/m.yohobuy.com/actions/product/detail/index.phtml
index 29fd4c3..f2f38f1 100644
--- a/template/m.yohobuy.com/actions/product/detail/index.phtml
+++ b/template/m.yohobuy.com/actions/product/detail/index.phtml
@@ -105,8 +105,8 @@
     </div> 
     {{/ enterStore}}
 
-    <!-- <div id="productDesc"></div> -->
-    {{> product/product-description}}
+    <div id="productDesc"></div>
+    <!-- {{> product/product-description}} -->
     {{> product/recommend-for-you}}
 
     {{#cartInfo}}
--
libgit2 0.24.0