X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fbackground_job_history%2Flist.html;h=e044a7ad35e13ba9e9d5c7703913865e2391f2d0;hb=787062c9172e3eca0756c21d9cc5652e44e5a643;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..e044a7ad3 100644 --- a/templates/webpages/background_job_history/list.html +++ b/templates/webpages/background_job_history/list.html @@ -1,7 +1,6 @@ [% USE HTML %][% USE L %][% USE LxERP %] - -
[% FORM.title %]
+

[% FORM.title %]

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

[%- ELSE %] - +
- - - - - + + + + + @@ -27,7 +26,7 @@ [%- FOREACH entry = ENTRIES %] @@ -49,6 +48,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 %] +

@@ -57,5 +58,3 @@ [%- LxERP.t8('Task server control') %]

- -