remove old link
This commit is contained in:
parent
c49f7e3533
commit
d84111fe67
@ -1,7 +1,6 @@
|
|||||||
.qi_header
|
.qi_header
|
||||||
.right
|
.right
|
||||||
=link_to ic(:plus)+" Demande de commande", admin_p_customers_path(:offre => true), :class => "btn btn-primary btn-ap-add"
|
=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
|
%h1
|
||||||
Ventes
|
Ventes
|
||||||
%span
|
%span
|
||||||
@ -186,7 +185,7 @@
|
|||||||
|
|
||||||
%button.btn.btn-primary.ml-4{onclick: "checkMultipleClient()"}
|
%button.btn.btn-primary.ml-4{onclick: "checkMultipleClient()"}
|
||||||
=ic("file-excel-o")
|
=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.fade#multi-client-export{"tab-index" => "-1", "role" => "dialog", "aria-labelledby" => "Raprochement Fournisseur", "aria-hidden" => "true"}
|
||||||
.modal-dialog{role: "dialog"}
|
.modal-dialog{role: "dialog"}
|
||||||
.modal-content
|
.modal-content
|
||||||
|
Reference in New Issue
Block a user