Ignore:
Timestamp:
2011/02/20 21:02:15 (15 years ago)
Author:
shutta
Message:

結果が0件の時は、ページャー部分も表示しないように修正。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/Smarty/templates/admin/order/index.tpl

    r20133 r20269  
    297297        <a class="btn-normal" href="javascript:;" onclick="fnSelectCheckSubmit('pdf.php'); return false;"><span>PDF一括出力</span></a> 
    298298    </div> 
     299    <!--{if count($arrResults) > 0}--> 
     300 
    299301    <!--{include file=$tpl_pager}--> 
    300  
    301     <!--{if count($arrResults) > 0}--> 
    302302 
    303303    <!--{* 検索結果表示テーブル *}--> 
Note: See TracChangeset for help on using the changeset viewer.