Changeset 20768
- Timestamp:
- 2011/03/22 20:00:57 (15 years ago)
- bzr:base-revision:
- [email protected]
- bzr:committer:
- Kentaro Ohkouchi <[email protected]>
- bzr:file-ids:
html/js/products.js products.js-20110223205405-tr2pdhnwxtjiqrzr-1- bzr:mapping-version:
- v4
- bzr:merge:
[email protected]- bzr:repository-uuid:
- 1e3b908f-19a9-db11-a64c-001125224ba8
- bzr:revision-id:
- [email protected]
- bzr:revno:
- 3482
- bzr:revprop:branch-nick:
- branches/version-2_5-dev
- bzr:root:
- branches/version-2_5-dev
- bzr:text-revisions:
html/js/products.js [email protected]- bzr:timestamp:
- 2011-03-22 20:00:44.384000063 +0900
- bzr:user-agent:
- bzr2.2.1+bzr-svn1.0.4
- svn:original-date:
- 2011-03-22T11:00:44.384000Z
- File:
-
- 1 edited
-
branches/version-2_5-dev/html/js/products.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/html/js/products.js
r20540 r20768 91 91 var $cartbtn_default = $form.find('[id^=cartbtn_default]'); 92 92 var $cartbtn_dynamic = $form.find('[id^=cartbtn_dynamic]'); 93 if (classcat _id2 && classcat2['stock_find'] === false) {93 if (classcat2 && classcat2['stock_find'] === false) { 94 94 95 95 $cartbtn_dynamic.text('申し訳ございませんが、只今品切れ中です。').show();
Note: See TracChangeset
for help on using the changeset viewer.
