]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/rc/step2.html
jquery.checkall.js immer laden lassen
[mfinanz.git] / templates / webpages / rc / step2.html
index 642442a45f1d5da6935123db0261630e42fd86e1..baa3ac6b01640937191ea392a986ab214974935e 100644 (file)
@@ -2,7 +2,6 @@
 [%- USE L  %]
 [%- USE T8 %]
 [%- USE LxERP  %]
-[%- L.javascript_tag('jquery.checkall')  %]
 
 <h1>[% accno | html %]--[% account | html %]</h1>
 
@@ -17,8 +16,8 @@
    <th>[% 'Source' | $T8 %]</th>
    <th>[% 'Description' | $T8 %]</th>
 [%- IF is_asset %]
-   <th>[% 'Deposit' | $T8 %]</th>
    <th>[% 'Payment' | $T8 %]</th>
+   <th>[% 'Deposit' | $T8 %]</th>
 [%- ELSE %]
    <th>[% 'Decrease' | $T8 %]</th>
    <th>[% 'Increase' | $T8 %]</th>
 <input type=submit class=submit name=action value="[% 'Done' | $T8 %]">
 
 </form>
-