Revision f433396c
Von Werner Hahn vor 12 Monaten hinzugefügt
| SL/Controller/BackgroundJobHistory.pm | ||
|---|---|---|
|
controller => $self,
|
||
|
sorted => {
|
||
|
package_name => t8('Package name'),
|
||
|
description => t8('Description'),
|
||
|
run_at => t8('Run at'),
|
||
|
status => t8('Execution status'),
|
||
|
result => t8('Result'),
|
||
Auch abrufbar als: Unified diff
BGJ und BGJH im Controller init_model description eingebunden