[Svn-src-all:913] [version-2_5-dev 19801] #668(MYページからの再注文をPCサイトにも実装)

Seasoft admin @ mail.ec-cube.net
2010年 12月 31日 (金) 03:45:53 JST


Subversion committed to /home/svn/open 19801
http://svn.ec-cube.net/open_trac/changeset/19801
┌────────────────────────────┐
│更新者 :  Seasoft                                      │
│更新日時:  2010-12-31 03:45:53 +0900 (金, 31 12月 2010)│
└────────────────────────────┘

Log:
--------------------------------------------------------
#668(MYページからの再注文をPCサイトにも実装)
  * 現状コミット。 #787, #823 の実装を待って再開したい。

Changed:                      [U:修正,A:追加,D:削除]
--------------------------------------------------------
U   branches/version-2_5-dev/data/Smarty/templates/default/mypage/history.tpl
U   branches/version-2_5-dev/data/Smarty/templates/sphone/mypage/history.tpl

変更: branches/version-2_5-dev/data/Smarty/templates/default/mypage/history.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/mypage/history.tpl	2010-12-30 17:47:00 UTC (rev 19800)
+++ branches/version-2_5-dev/data/Smarty/templates/default/mypage/history.tpl	2010-12-30 18:45:53 UTC (rev 19801)
@@ -39,12 +39,10 @@
         <!--{/if}-->
         </p>
 
-        <!--{* (開発者向けレビュー)
         <form action="order.php" method="post">
             <input type="hidden" name="order_id" value="<!--{$arrDisp.order_id}-->">
             <input type="submit" name="submit" value="再注文">
         </form>
-        *}-->
 
         <table summary="購入商品詳細">
             <tr>

変更: branches/version-2_5-dev/data/Smarty/templates/sphone/mypage/history.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/sphone/mypage/history.tpl	2010-12-30 17:47:00 UTC (rev 19800)
+++ branches/version-2_5-dev/data/Smarty/templates/sphone/mypage/history.tpl	2010-12-30 18:45:53 UTC (rev 19801)
@@ -39,12 +39,10 @@
         <!--{/if}-->
         </p>
 
-        <!--{* (開発者向けレビュー)
         <form action="order.php" method="post">
             <input type="hidden" name="order_id" value="<!--{$arrDisp.order_id}-->">
             <input type="submit" name="submit" value="再注文">
         </form>
-        *}-->
 
         <table summary="購入商品詳細">
             <tr>




Svn-src-all メーリングリストの案内