webgui/lib/WebGUI/Shop
Scott Walters 54ae754ebe Repeat ampli's fix (described below) for other occurances on the site.
``The Save buttons in the two first steps didn't work in Chrome.
    According to a hint in the YUI Button documentation about a problem in using
    "submit" as a value of the name attribute, I changed submit button name
    in the two first steps from "submit" to "send".  This solved the problem.''
2011-06-29 19:13:18 -04:00
..
PayDriver Repeat ampli's fix (described below) for other occurances on the site. 2011-06-29 19:13:18 -04:00
ShipDriver
TaxDriver Repeat ampli's fix (described below) for other occurances on the site. 2011-06-29 19:13:18 -04:00
Address.pm
AddressBook.pm
Admin.pm
Cart.pm Merge commit 'v7.10.17' into 8 2011-06-17 20:13:41 -05:00
CartItem.pm
Credit.pm
Pay.pm
PayDriver.pm Repeat ampli's fix (described below) for other occurances on the site. 2011-06-29 19:13:18 -04:00
Ship.pm
ShipDriver.pm Repeat ampli's fix (described below) for other occurances on the site. 2011-06-29 19:13:18 -04:00
Tax.pm
TaxDriver.pm
Transaction.pm Merge commit 'v7.10.17' into 8 2011-06-17 20:13:41 -05:00
TransactionItem.pm
Vendor.pm