WebGUI::Form::* renaming breaks field type selection [1268605]
This commit is contained in:
parent
046e59422b
commit
2653035da6
3 changed files with 3 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ package WebGUI::Form::Date;
|
|||
use strict;
|
||||
use base 'WebGUI::Form::Text';
|
||||
use WebGUI::DateTime;
|
||||
use WebGUI::Form::text;
|
||||
use WebGUI::Form::Text;
|
||||
use WebGUI::International;
|
||||
use WebGUI::Session;
|
||||
use WebGUI::Style;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue