Kreditorenbuchungen: nur zur Kontenkategorie passende Steuerschlüsselauswahl anbieten
[kivitendo-erp.git] / templates / webpages / ap / form_header.html
index 8c8a173..9623a71 100644 (file)
             </td>
             <td>
               [% temp = 'selected_taxchart_'_ i %]
-              [% L.select_tag('taxchart_'_ i, ALL_TAXCHARTS, value_title_sub = \taxchart_value_title_sub, default = $temp) %]
+              [% taxcharts = 'taxcharts_' _ i %]
+              [% L.select_tag('taxchart_'_ i, $taxcharts, value_title_sub = \taxchart_value_title_sub, default = $temp, style="width: 250px") %]
             </td>
             <td>
               [% temp = "project_id_"_ i %]