Commit e9c34726 by Damien Moulard

orders helper: alternate line coloring

parent faded170
......@@ -284,7 +284,7 @@
}
.supplier_pill {
background-color: #e7e9ed;
background-color: #00acc1;
border: 1px solid black;
}
......
......@@ -1492,7 +1492,7 @@ function display_products(params) {
sort_order_dir
]
],
stripeClasses: [], // Remove datatable cells coloring
// stripeClasses: [], // Remove datatable cells coloring
orderClasses: false,
aLengthMenu: [
[
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment