Make reseller status active by default.

agranig/1_0_subfix
Andreas Granig 12 years ago
parent a0bf0b49bc
commit 4cbf5be13f

@ -6,7 +6,6 @@ sub build_options {
my ($self) = @_;
return [
{ label => 'Select...', value => '' },
{ label => 'active', value => 'active' },
{ label => 'locked', value => 'locked' },
{ label => 'terminated', value => 'terminated' },

Loading…
Cancel
Save