X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fbackground_job_history%2Flist.html;h=bf732d44eed0f4bd1fb7fbf6f72474a6fe826839;hb=f46dfda018cac3aeaa549d678ad036d0cfff2e6d;hp=f88a4453306ea51a3cab64c6e2e74941c8230ddb;hpb=23a8d2c0fb26571db4c5776d3572eb6b3356338b;p=kivitendo-erp.git diff --git a/templates/webpages/background_job_history/list.html b/templates/webpages/background_job_history/list.html index f88a44533..bf732d44e 100644 --- a/templates/webpages/background_job_history/list.html +++ b/templates/webpages/background_job_history/list.html @@ -1,7 +1,7 @@ [% USE HTML %][% USE L %][% USE LxERP %] -
[% FORM.title %]
+

[% FORM.title %]

[%- INCLUDE 'common/flash.html' %] @@ -12,14 +12,14 @@

[%- ELSE %] - +
- - - - - + + + + + @@ -27,7 +27,7 @@ [%- FOREACH entry = ENTRIES %] @@ -49,6 +49,8 @@
[%- LxERP.t8('Package name') %][%- LxERP.t8('Run at') %][%- LxERP.t8('Execution status') %][%- LxERP.t8('Result') %][%- LxERP.t8('Error') %][% L.sortable_table_header('package_name') %][% L.sortable_table_header('run_at') %][% L.sortable_table_header('status') %][% L.sortable_table_header('result') %][% L.sortable_table_header('error') %]
- + [%- HTML.escape(entry.package_name) %]
[%- END %] + [% L.paginate_controls %] +