allow TaxDriver getEditForm to use FormBuilder
There would be far too much rewriting in order to change the EU driver to use FormBuilder. We can revisit that later.
This commit is contained in:
parent
1d8b1b1b3a
commit
2170509c0f
5 changed files with 29 additions and 19 deletions
|
|
@ -76,6 +76,11 @@ WebGUI::Shop::ShipDriver
|
|||
|
||||
getEditForm now returns a WebGUI::FormBuilder object
|
||||
|
||||
WebGUI::Shop::TaxDriver
|
||||
=======================
|
||||
|
||||
getConfigurationScreen is now called getEditForm and should return a WebGUI::FormBuilder object
|
||||
|
||||
WebGUI::Utility
|
||||
===============
|
||||
This module has been removed. It had many functions that weren't used, and others have better replacements.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue