]> wagnertech.de Git - kivitendo-erp.git/commitdiff
Debug-Modus bei Kontoauszugsverbuchung ausgeschaltet
authorG. Richardson <information@kivitendo-premium.de>
Mon, 3 Aug 2015 06:57:01 +0000 (08:57 +0200)
committerG. Richardson <information@kivitendo-premium.de>
Mon, 3 Aug 2015 08:44:08 +0000 (10:44 +0200)
Die Punktespalte wird nicht standardmäßig angezeigt.

templates/webpages/bank_transactions/tabs/all.html

index ed6743a627ac90480b5e75c928b029a40de34286..0b1d6144eb08c907bde650cf919c85b6de9c9923 100644 (file)
@@ -1,6 +1,6 @@
 [%- USE HTML -%][%- USE LxERP -%][%- USE L -%][%- USE T8 -%]
 
 [%- USE HTML -%][%- USE LxERP -%][%- USE L -%][%- USE T8 -%]
 
-[% SET debug=1 %]
+[% SET debug=0 %]
 
  <table id="bt_list">
   <thead>
 
  <table id="bt_list">
   <thead>