Changeset 2536315
- Timestamp:
- 05/24/2021 07:58:36 AM (5 years ago)
- Location:
- redbox-pickup
- Files:
-
- 3 edited
- 6 copied
-
tags/1.10 (copied) (copied from redbox-pickup/trunk)
-
tags/1.10/css/front.css (copied) (copied from redbox-pickup/trunk/css/front.css)
-
tags/1.10/front/front.php (copied) (copied from redbox-pickup/trunk/front/front.php)
-
tags/1.10/js/front.js (copied) (copied from redbox-pickup/trunk/js/front.js) (1 diff)
-
tags/1.10/readme.txt (copied) (copied from redbox-pickup/trunk/readme.txt) (1 diff)
-
tags/1.10/redbox.php (copied) (copied from redbox-pickup/trunk/redbox.php) (1 diff)
-
trunk/js/front.js (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/redbox.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
redbox-pickup/tags/1.10/js/front.js
r2536311 r2536315 416 416 } 417 417 }); 418 if (!REDBOX_LIST_POINT.length) {419 loadListPoint()420 }421 418 }); -
redbox-pickup/tags/1.10/readme.txt
r2536311 r2536315 5 5 Requires at least: 3.3 6 6 Tested up to: 5.5.1 7 Stable tag: 1. 97 Stable tag: 1.10 8 8 License: GPLv2 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
redbox-pickup/tags/1.10/redbox.php
r2536311 r2536315 4 4 * Description: This plugin allows customers pickup package at RedBox Locker. 5 5 * Plugin URI: https://woocommerce.com/ 6 * Version: 1. 96 * Version: 1.10 7 7 * Author: RedBox 8 8 * Author URI: https://redboxsa.com -
redbox-pickup/trunk/js/front.js
r2536311 r2536315 416 416 } 417 417 }); 418 if (!REDBOX_LIST_POINT.length) {419 loadListPoint()420 }421 418 }); -
redbox-pickup/trunk/readme.txt
r2536311 r2536315 5 5 Requires at least: 3.3 6 6 Tested up to: 5.5.1 7 Stable tag: 1. 97 Stable tag: 1.10 8 8 License: GPLv2 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
redbox-pickup/trunk/redbox.php
r2536311 r2536315 4 4 * Description: This plugin allows customers pickup package at RedBox Locker. 5 5 * Plugin URI: https://woocommerce.com/ 6 * Version: 1. 96 * Version: 1.10 7 7 * Author: RedBox 8 8 * Author URI: https://redboxsa.com
Note: See TracChangeset
for help on using the changeset viewer.