[Svn-src-all:1491] [version-2_5-dev 20383] refs #965

shutta admin @ mail.ec-cube.net
2011年 2月 24日 (木) 18:35:12 JST


Subversion committed to /home/svn/open 20383
http://svn.ec-cube.net/open_trac/changeset/20383
┌────────────────────────────┐
│更新者 :  shutta                                       │
│更新日時:  2011-02-24 18:35:12 +0900 (木, 24  2月 2011)│
└────────────────────────────┘

Log:
--------------------------------------------------------
refs #965
顧客検索の際に、検索結果表示件数が引き継がれていなかったのを修正。


Changed:                      [U:修正,A:追加,D:削除]
--------------------------------------------------------
U   branches/version-2_5-dev/data/Smarty/templates/admin/customer/index.tpl

変更: branches/version-2_5-dev/data/Smarty/templates/admin/customer/index.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/admin/customer/index.tpl	2011-02-24 09:24:58 UTC (rev 20382)
+++ branches/version-2_5-dev/data/Smarty/templates/admin/customer/index.tpl	2011-02-24 09:35:12 UTC (rev 20383)
@@ -88,7 +88,7 @@
   <div class="btn">
     <p class="page_rows">検索結果表示件数
     <select name="search_page_rows">
-      <!--{html_options options=$arrPageRows selected=$arrForm.page_rows}-->
+      <!--{html_options options=$arrPageRows selected=$arrForm.search_page_rows}-->
     </select> 件</p>
     <div class="btn-area">
       <ul>




Svn-src-all メーリングリストの案内