Revision b6fe2e66
Von Rolf Fluehmann vor mehr als 8 Jahren hinzugefügt
SL/Controller/ClientConfig.pm | ||
---|---|---|
30 | 30 |
my ($self, %params) = @_; |
31 | 31 |
|
32 | 32 |
$::form->{use_templates} = $self->defaults->templates ? 'existing' : 'new'; |
33 |
$::form->{feature_datev} = $self->defaults->feature_datev; |
|
33 | 34 |
$self->edit_form; |
34 | 35 |
} |
35 | 36 |
|
Auch abrufbar als: Unified diff
featured form-objects visible/unvisible