X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fbackground_job_history%2Flist.html;h=bf732d44eed0f4bd1fb7fbf6f72474a6fe826839;hb=f46dfda018cac3aeaa549d678ad036d0cfff2e6d;hp=83c8dae1d2431d2c9a5d8e20c28f74a028ca596a;hpb=f815dda94928d977655cd3d5d2fe1abc86242141;p=kivitendo-erp.git diff --git a/templates/webpages/background_job_history/list.html b/templates/webpages/background_job_history/list.html index 83c8dae1d..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' %] @@ -15,11 +15,11 @@ - - - - - + + + + + @@ -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 %] +