Minor cleanups.

agranig/1_0_subfix
Andreas Granig 13 years ago
parent 53a287dedb
commit 5e2ca66f3b

@ -2,11 +2,8 @@ package NGCP::Panel::Form::TimeSet;
use HTML::FormHandler::Moose;
use HTML::FormHandler::Widget::Block::Bootstrap;
use Moose::Util::TypeConstraints;
use DateTime;
extends 'HTML::FormHandler';
# TODO: set all default values to empty! there was a special field setting for selects
with 'NGCP::Panel::Render::RepeatableJs';
has '+widget_wrapper' => (default => 'Bootstrap');

Loading…
Cancel
Save