Ignore:
Timestamp:
2011/02/24 19:33:15 (15 years ago)
Author:
shutta
Message:

refs #965
新規受注入力の顧客検索ポップアップ画面のページ送りが動作していなかったのを修正。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/class/helper/SC_Helper_Customer.php

    r20385 r20387  
    578578                                    $linemax, 
    579579                                    $page_max, 
    580                                     "fnCustomerPage", 
     580                                    "fnNaviSearchOnlyPage", 
    581581                                    NAVI_PMAX); 
    582582        return array($linemax, $arrData, $objNavi); 
Note: See TracChangeset for help on using the changeset viewer.