Ignore:
Timestamp:
2013/08/26 23:43:24 (11 years ago)
Author:
pineray
Message:

#2342 JavaScript?のグローバルな宣言を減らす
管理画面.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Review.php

    r23124 r23129  
    356356        // ページ送りの取得 
    357357        $objNavi = new SC_PageNavi_Ex($this->tpl_pageno, $linemax, $page_max, 
    358                                       'fnNaviSearchPage', NAVI_PMAX); 
     358                                      'eccube.moveNaviPage', NAVI_PMAX); 
    359359        $this->arrPagenavi = $objNavi->arrPagenavi; 
    360360        $startno = $objNavi->start_row; 
Note: See TracChangeset for help on using the changeset viewer.