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 migrate PayDriver getEditForm to FormBuilder 2011-02-25 15:45:40 -06:00
PayDriver.pm Repeat ampli's fix (described below) for other occurances on the site. 2011-06-29 19:13:18 -04:00
Ship.pm migrate ship getEditForm to FormBuilder 2011-02-25 15:45:40 -06:00
ShipDriver.pm Repeat ampli's fix (described below) for other occurances on the site. 2011-06-29 19:13:18 -04:00
Tax.pm allow TaxDriver getEditForm to use FormBuilder 2011-02-25 15:45:40 -06:00
TaxDriver.pm Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00
Transaction.pm Merge commit 'v7.10.17' into 8 2011-06-17 20:13:41 -05:00
TransactionItem.pm Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00
Vendor.pm