#4808 procedure closing date starts now at midnight instead of 00h00 in the morning
This commit is contained in:
parent
cc3213a0b9
commit
9b9eeb7476
3 changed files with 15 additions and 6 deletions
|
@ -52,6 +52,10 @@
|
|||
p {
|
||||
margin-bottom: $default-spacer;
|
||||
}
|
||||
|
||||
input[type='date'] {
|
||||
display: inline;
|
||||
}
|
||||
}
|
||||
|
||||
.editable-champ {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue