X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ff159a4d47b9a2d10744dcfc23da2c63605c8a32..eeb5375ee7727c956cc357cc8f90b19d1bfe80b9:/SL/Controller/BackgroundJobHistory.pm diff --git a/SL/Controller/BackgroundJobHistory.pm b/SL/Controller/BackgroundJobHistory.pm index 4fbd7ece0..67d315a83 100644 --- a/SL/Controller/BackgroundJobHistory.pm +++ b/SL/Controller/BackgroundJobHistory.pm @@ -105,6 +105,7 @@ sub init_models { controller => $self, sorted => { package_name => t8('Package name'), + description => t8('Description'), run_at => t8('Run at'), status => t8('Execution status'), result => t8('Result'),