Changeset 2151395
- Timestamp:
- 09/05/2019 07:50:16 AM (7 years ago)
- Location:
- ecalypse-rental-starter/trunk
- Files:
-
- 2 edited
-
assets/front-end/style.css (modified) (1 diff)
-
ecalypse-rental-starter.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ecalypse-rental-starter/trunk/assets/front-end/style.css
r2089842 r2151395 6108 6108 6109 6109 #ui-datepicker-div { 6110 z-index: 26!important;6110 z-index: 111!important; 6111 6111 } 6112 6112 -
ecalypse-rental-starter/trunk/ecalypse-rental-starter.php
r2146591 r2151395 7 7 Plugin URI: http://ecalypse.com/wordpressecalypse-rental/ 8 8 Description: Ecalypse Rental Starter enables complete rental management of cars, bikes and other equipment. 9 Version: 4.0.1 79 Version: 4.0.18 10 10 Author: Ecalypse s.r.o. 11 11 Author URI: http://ecalypse.com/ … … 74 74 } else { 75 75 76 define('ECALYPSERENTALSTARTER_VERSION', '4.0.1 7');76 define('ECALYPSERENTALSTARTER_VERSION', '4.0.18'); 77 77 define('ECALYPSERENTALSTARTER__MINIMUM_WP_VERSION', '3.9'); 78 78 define('ECALYPSERENTALSTARTER__PLUGIN_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset
for help on using the changeset viewer.