Changeset 20540 for branches/version-2_5-dev/html/js
- Timestamp:
- 2011/03/07 15:37:16 (15 years ago)
- File:
-
- 1 edited
-
branches/version-2_5-dev/html/js/products.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/html/js/products.js
r20463 r20540 29 29 // 規格2の選択肢をクリア 30 30 $sele2.children().remove(); 31 31 32 32 var classcat2; 33 33 … … 87 87 $product_code_dynamic.hide(); 88 88 } 89 89 90 90 // 在庫(品切れ) 91 91 var $cartbtn_default = $form.find('[id^=cartbtn_default]');
Note: See TracChangeset
for help on using the changeset viewer.
