Presenter: Neue Struktur in den restlichen Bereichen umgesetzt
[kivitendo-erp.git] / templates / webpages / csv_import / _form_parts.html
index 3aaa813..9e9101d 100644 (file)
@@ -43,7 +43,7 @@
 <tr>
  <th align="right">[%- LxERP.t8('Parts Classification') %]:</th>
  <td colspan="10">
-  [% P.select_classification('settings.part_classification', default = SELF.profile.get('part_classification'), style = 'width: 300px') %]
+  [% P.part.select_classification('settings.part_classification', default = SELF.profile.get('part_classification'), style = 'width: 300px') %]
  </td>
 </tr>