Ignore:
Timestamp:
2011/02/25 18:49:29 (13 years ago)
Author:
uemoto
Message:

#1032(フロントデザインリニューアル)

  • CSSクラス名等調整
  • ヘッダ用ブロック追加

#932(商品をお気に入りに入れたかどうかの判別が動いていない)

  • 取り急ぎ判別のみ実装
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/Smarty/templates/default/mypage/history.tpl

    r20407 r20408  
    167167                          <!--{$item.productsClass.price02|sfCalcIncTax:$arrInfo.tax:$arrInfo.tax_rule|number_format}-->円 
    168168                      </td> 
    169                       <td id="quantity"><!--{$item.quantity}--></td> 
     169                      <td class="alignC"><!--{$item.quantity}--></td> 
    170170                      <!--{* XXX 購入小計と誤差が出るためコメントアウト 
    171171                      <td class="alignR"><!--{$item.total_inctax|number_format}-->円</td> 
Note: See TracChangeset for help on using the changeset viewer.