Merge branch 'master' of vc.linet-services.de:public/lx-office-erp
authorMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 31 Aug 2012 11:40:53 +0000 (13:40 +0200)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 31 Aug 2012 11:40:53 +0000 (13:40 +0200)
templates/webpages/background_job/list.html

index 9f4422d..44e2886 100644 (file)
@@ -15,8 +15,8 @@
    <table id="background_job_list" width="100%">
     <thead>
      <tr class="listheading">
-      <th>[%- LxERP.t8('Execution type') %]</th>
       <th>[%- LxERP.t8('Package name') %]</th>
+      <th>[%- LxERP.t8('Execution type') %]</th>
       <th>[%- LxERP.t8('Active') %]</th>
       <th>[%- LxERP.t8('Execution schedule') %]</th>
       <th>[%- LxERP.t8('Last run at') %]</th>