Changeset [9de21dd08e5db56a65b7cffe204a6d9dd6da7a74] by dleffler
May 15th, 2015 @ 05:58 PM
Regression fix to shipping/billing calculators to load 'plain'
configure template if running in bs3 and a .bootstrap3.tpl version
is not available; some other shipping calc tweaks to make setup a
little more intuitive; possible fix for FedEx calculator using
mixed case for shipping origin address
https://github.com/exponentcms/exponent-cms/commit/9de21dd08e5db56a...
Committed by dleffler
- M framework/modules/ecommerce/models/billingcalculator.php
- M framework/modules/ecommerce/models/shippingcalculator.php
- M framework/modules/ecommerce/shippingcalculators/tablebasedcalculator.php
- M framework/modules/ecommerce/shippingcalculators/upscalculator.php
- M framework/modules/ecommerce/shippingcalculators/views/fedexcalculator/configure.bootstrap3.tpl
- M framework/modules/ecommerce/shippingcalculators/views/fedexcalculator/configure.tpl
- M framework/modules/ecommerce/shippingcalculators/views/flatratecalculator/configure.bootstrap3.tpl
- M framework/modules/ecommerce/shippingcalculators/views/flatratecalculator/configure.tpl
- M framework/modules/ecommerce/shippingcalculators/views/instorepickupcalculator/configure.bootstrap3.tpl
- M framework/modules/ecommerce/shippingcalculators/views/instorepickupcalculator/configure.tpl
- M framework/modules/ecommerce/shippingcalculators/views/peritemcalculator/configure.bootstrap3.tpl
- M framework/modules/ecommerce/shippingcalculators/views/peritemcalculator/configure.tpl
- M framework/modules/ecommerce/shippingcalculators/views/perweightcalculator/configure.bootstrap3.tpl
- M framework/modules/ecommerce/shippingcalculators/views/perweightcalculator/configure.tpl
- M framework/modules/ecommerce/shippingcalculators/views/tablebasedcalculator/configure.bootstrap3.tpl
- M framework/modules/ecommerce/shippingcalculators/views/tablebasedcalculator/configure.tpl
- M framework/modules/ecommerce/shippingcalculators/views/upscalculator/configure.bootstrap3.tpl
- M framework/modules/ecommerce/shippingcalculators/views/upscalculator/configure.tpl
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS