Add support for new Purchase/Batch views, 'create row' master pattern
More refactoring here but hopefully not that important..
This commit is contained in:
parent
8fe0e96273
commit
a6e43d1658
11 changed files with 555 additions and 26 deletions
|
@ -28,6 +28,12 @@
|
|||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.newgrid-wrapper .grid-header td.tools p {
|
||||
line-height: 2em;
|
||||
margin: 0;
|
||||
padding: 0 0.5em 0 0;
|
||||
}
|
||||
|
||||
/******************************
|
||||
* filters
|
||||
******************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue