finish migrating Crud to FormBuilder
This commit is contained in:
parent
88c865c902
commit
b70f253e74
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ use Tie::IxHash;
|
|||
use Clone qw/clone/;
|
||||
use WebGUI::DateTime;
|
||||
use WebGUI::Exception;
|
||||
use WebGUI::HTMLForm;
|
||||
use WebGUI::FormBuilder;
|
||||
use Scalar::Util qw( blessed );
|
||||
|
||||
has session => (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue