Spezifisches Recht für CSV-Import(2)
[kivitendo-erp.git] / templates / webpages / csv_import / _deferred_results.html
index 87e913f..7f68a32 100644 (file)
@@ -16,7 +16,6 @@
       data: {
         action: 'CsvImport/result',
         'profile.type': '[% SELF.profile.type %]',
-        'csv_import_access' : '[% SELF.csv_import_access %]',
         job: '[% SELF.background_job.id %]'
       },
       success: function(data) { $('#results').html(data) },