Ignore:
Timestamp:
2012/08/30 23:39:16 (12 years ago)
Author:
Seasoft
Message:

#1903 (無駄な処理を改善する)

  • 使用されていないフォームオブジェクト
Location:
branches/version-2_12-dev/data/Smarty/templates
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-dev/data/Smarty/templates/default/products/list.tpl

    r21940 r22014  
    7777        <input type="hidden" name="pageno" value="<!--{$tpl_pageno|h}-->" /> 
    7878        <!--{* ▲ページナビ関連 *}--> 
    79         <!--{* ▼注文関連 *}--> 
    80         <input type="hidden" name="product_id" value="" /> 
    81         <input type="hidden" name="classcategory_id1" value="" /> 
    82         <input type="hidden" name="classcategory_id2" value="" /> 
    83         <input type="hidden" name="product_class_id" value="" /> 
    84         <input type="hidden" name="quantity" value="" /> 
    85         <!--{* ▲注文関連 *}--> 
    8679        <input type="hidden" name="rnd" value="<!--{$tpl_rnd|h}-->" /> 
    8780    </form> 
  • branches/version-2_12-dev/data/Smarty/templates/sphone/products/list.tpl

    r21867 r22014  
    4747        <input type="hidden" name="disp_number" value="<!--{$disp_number|h}-->" /> 
    4848        <input type="hidden" name="pageno" value="<!--{$tpl_pageno|h}-->" /> 
    49         <input type="hidden" name="product_id" value="" /> 
    50         <input type="hidden" name="classcategory_id1" value="" /> 
    51         <input type="hidden" name="classcategory_id2" value="" /> 
    52         <input type="hidden" name="product_class_id" value="" /> 
    53         <input type="hidden" name="quantity" value="" /> 
    5449        <input type="hidden" name="rnd" value="<!--{$tpl_rnd|h}-->" /> 
    5550    </form> 
Note: See TracChangeset for help on using the changeset viewer.