Ignore:
Timestamp:
2012/02/22 16:00:33 (12 years ago)
Author:
Seasoft
Message:

#1661 (共通ロジックを利用する)

  • SC_Helper_DB#sfCalcIncTax (メソッドの変更は既に完了しているため、引数の省略のみ)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-dev/data/Smarty/templates/sphone/shopping/multiple.tpl

    r21533 r21545  
    6767                                    <span class="mini"><!--{$arrForm.class_name2.value[$index]|h}-->:<!--{$arrForm.classcategory_name2.value[$index]|h}--></span><br /> 
    6868                                <!--{/if}--> 
    69                                 <!--{$arrForm.price.value[$index]|sfCalcIncTax:$arrInfo.tax:$arrInfo.tax_rule|number_format}-->円 
     69                                <!--{$arrForm.price.value[$index]|sfCalcIncTax|number_format}-->円 
    7070                            </p> 
    7171                            <ul> 
Note: See TracChangeset for help on using the changeset viewer.