Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision f433396c

Von Werner Hahn vor etwa 2 Monaten hinzugefügt

  • ID f433396c5163b362f9cb8c596690a38c36b2c1c6
  • Vorgänger 14e3a7b9
  • Nachfolger e5c2e6d4

BGJ und BGJH im Controller init_model description eingebunden

Unterschiede anzeigen:

SL/Controller/BackgroundJob.pm
208 208
    filtered => 0,
209 209
    sorted => {
210 210
      package_name => t8('Package name'),
211
      description  => t8('Description'),
211 212
      type         => t8('Execution type'),
212 213
      active       => t8('Active'),
213 214
      cron_spec    => t8('Execution schedule'),
SL/Controller/BackgroundJobHistory.pm
105 105
    controller => $self,
106 106
    sorted => {
107 107
      package_name => t8('Package name'),
108
      description  => t8('Description'),
108 109
      run_at       => t8('Run at'),
109 110
      status       => t8('Execution status'),
110 111
      result       => t8('Result'),

Auch abrufbar als: Unified diff