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/favorite.tpl

    r22788 r22960  
    172172                pageNo++; 
    173173 
    174                 //すべての商品を表示したか判定 
     174                //ての商品を表示したか判定 
    175175                if (parseInt($("#productscount").text()) <= $(".favoriteBox").length) { 
    176176                    $("#btn_more_product").hide(); 
Note: See TracChangeset for help on using the changeset viewer.