Ignore:
Timestamp:
2013/03/09 17:06:30 (11 years ago)
Author:
maeken
Message:

商品登録画面の消費税率入力対応

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/camp/camp-2_13-tax/data/Smarty/templates/admin/products/confirm.tpl

    r22571 r22631  
    123123            </tr> 
    124124            <tr> 
     125                <th>消費税率</th> 
     126                <td> 
     127                    <!--{if strlen($arrForm.tax_rate) >= 1}--><!--{$arrForm.tax_rate|h}--> %<!--{/if}--> 
     128                </td> 
     129            </tr> 
     130            <tr> 
    125131                <th>在庫数</th> 
    126132                <td> 
Note: See TracChangeset for help on using the changeset viewer.