Add buttons to toggle batch 'complete' flag when viewing batch
This commit is contained in:
parent
a4095b30f7
commit
218ac221e5
2 changed files with 50 additions and 0 deletions
|
@ -35,6 +35,10 @@
|
|||
.grid-wrapper {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.complete form {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
</style>
|
||||
</%def>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue