- Timestamp:
- 2013/07/08 23:56:17 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/Smarty/templates/sphone/products/list.tpl
r22788 r22960 218 218 pageNo++; 219 219 220 // すべての商品を表示したか判定220 //全ての商品を表示したか判定 221 221 if (parseInt($("#productscount").text()) <= $(".list_area").length) { 222 222 $("#btn_more_product").hide();
Note: See TracChangeset
for help on using the changeset viewer.