Ignore:
Timestamp:
2013/07/08 23:56:17 (11 years ago)
Author:
Seasoft
Message:

#2043 (typo修正・ソース整形・ソースコメントの改善 for 2.13.0)

  • 語句統一「全て」
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13-dev/data/Smarty/templates/sphone/mypage/index.tpl

    r22856 r22960  
    162162                pageNo++; 
    163163 
    164                 //すべての商品を表示したか判定 
     164                //ての商品を表示したか判定 
    165165                if (parseInt($("#historycount").text()) <= $(".arrowBox").length) { 
    166166                    $("#btn_more_history").hide(); 
Note: See TracChangeset for help on using the changeset viewer.