]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1807764 Angular grid gets datePlusTime option
authorBill Erickson <berickxx@gmail.com>
Tue, 18 Dec 2018 15:50:26 +0000 (10:50 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 18 Jan 2019 15:11:35 +0000 (10:11 -0500)
commit9b294be6a8280609781729ecbfb85f90ae9469f7
tree0624a93383e8d98e070778a8c7d610cbee4dfc2b
parent55a0e12ba71e496b0c0ee72c9567e610be42bfdc
LP1807764 Angular grid gets datePlusTime option

Adds a new boolean datePlusTime option to the Angular grid column
configuration, informing the grid to display both date and time in the
cell for a datetype=timestamp column.

Includes sandbox example.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/share/grid/grid-column.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid.ts
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.ts