diff --git a/resources/assets/js/components/importer/importer-file.vue b/resources/assets/js/components/importer/importer-file.vue index a891b96fdba2..f9455cf1cebf 100644 --- a/resources/assets/js/components/importer/importer-file.vue +++ b/resources/assets/js/components/importer/importer-file.vue @@ -150,8 +150,6 @@ assets: [ {id: 'asset_tag', text: 'Asset Tag' }, {id: 'asset_model', text: 'Model Name' }, - {id: 'asset_notes', text: 'Asset Notes' }, - {id: 'model_notes', text: 'Model Notes' }, {id: 'checkout_class', text: 'Checkout Type' }, {id: 'checkout_location', text: 'Checkout Location' }, {id: 'image', text: 'Image Filename' }, @@ -174,7 +172,6 @@ {id: 'asset_tag', text: 'Assigned To Asset'}, {id: 'expiration_date', text: 'Expiration Date' }, {id: 'full_name', text: 'Full Name' }, - {id: 'notes', text: 'Notes' }, {id: 'license_email', text: 'Licensed To Email' }, {id: 'license_name', text: 'Licensed To Name' }, {id: 'notes', text: 'Notes' }, @@ -191,12 +188,10 @@ {id: 'manager_first_name', text: 'Manager First Name' }, {id: 'notes', text: 'Notes' }, {id: 'manager_last_name', text: 'Manager Last Name' }, - {id: 'notes', text: 'Notes' }, {id: 'activated', text: 'Activated' }, {id: 'address', text: 'Address' }, {id: 'city', text: 'City' }, {id: 'state', text: 'State' }, - {id: 'zip', text: 'ZIP' }, {id: 'country', text: 'Country' }, {id: 'zip', text: 'ZIP' },