diff --git a/app/views/admin/p_customer_sheets/index.html.haml b/app/views/admin/p_customer_sheets/index.html.haml index 1a14c94..ad62a4b 100644 --- a/app/views/admin/p_customer_sheets/index.html.haml +++ b/app/views/admin/p_customer_sheets/index.html.haml @@ -1,7 +1,6 @@ .qi_header .right =link_to ic(:plus)+" Demande de commande", admin_p_customers_path(:offre => true), :class => "btn btn-primary btn-ap-add" - =link_to "Export xls", export_xls_admin_p_customer_sheets_path(format: :csv) %h1 Ventes %span @@ -186,7 +185,7 @@ %button.btn.btn-primary.ml-4{onclick: "checkMultipleClient()"} =ic("file-excel-o") - Export Xls + Export xls .modal.fade#multi-client-export{"tab-index" => "-1", "role" => "dialog", "aria-labelledby" => "Raprochement Fournisseur", "aria-hidden" => "true"} .modal-dialog{role: "dialog"} .modal-content