Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
third-party
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cooperatic-foodcoops
third-party
Commits
e9c34726
Commit
e9c34726
authored
Aug 30, 2021
by
Damien Moulard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
orders helper: alternate line coloring
parent
faded170
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
oders_helper_style.css
orders/static/css/oders_helper_style.css
+1
-1
orders_helper.js
orders/static/js/orders_helper.js
+1
-1
No files found.
orders/static/css/oders_helper_style.css
View file @
e9c34726
...
...
@@ -284,7 +284,7 @@
}
.supplier_pill
{
background-color
:
#
e7e9ed
;
background-color
:
#
00acc1
;
border
:
1px
solid
black
;
}
...
...
orders/static/js/orders_helper.js
View file @
e9c34726
...
...
@@ -1492,7 +1492,7 @@ function display_products(params) {
sort_order_dir
]
],
stripeClasses
:
[],
// Remove datatable cells coloring
//
stripeClasses: [], // Remove datatable cells coloring
orderClasses
:
false
,
aLengthMenu
:
[
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment