]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/csv_import/form.html
Auth::ColumnInformation: beim Anlegen einmal fetchen
[mfinanz.git] / templates / webpages / csv_import / form.html
index f42cdd87348cac38f8b512cfce2f5dc4ff289fd3..7ebd6c29b47653102ab78bea673ecd40dd690dce 100644 (file)
@@ -10,9 +10,8 @@
   [% L.hidden_tag('form_sent', '1') %]
   [% L.hidden_tag('action', 'CsvImport/dispatch') %]
   [% L.hidden_tag('profile.type', SELF.profile.type) %]
-  [% L.hidden_tag('csv_import_access', SELF.csv_import_access) %]
 
- [%- IF SELF.csv_import_access %]
+ [%- IF SELF.profile.get('dont_edit_profile') %]
   [% L.hidden_tag('force_profile', 1) %]
   [% L.hidden_tag('profile.id', SELF.profile.id) %]
  [%- ELSE %]