git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@7559 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
@@ -176,7 +176,7 @@
<tr class="order-hd">
<td class="line-h20 first text-center" width="140">
<div class="order-main">
- <a ng-bind="::product.title" ui-sref="baseInfo.productDetail({id:product.id})" target="_self"></a>
+ <a ng-bind="::product.title" ui-sref="sale.productDetail({id:product.id})" target="_self"></a>
</div>
</td>
<td width="120" class="text-center"><span title="{{product.code}}" ng-bind="::product.code"></span></td>