Regular filters instead of experimental combobox, sort by timestamp
This commit is contained in:
parent
d4052f03a1
commit
845773f3f1
@ -24,8 +24,7 @@ import ScreenshotCell from "./ScreenshotCell.js";
|
|||||||
export default {
|
export default {
|
||||||
components: {
|
components: {
|
||||||
AgGridVue,
|
AgGridVue,
|
||||||
ScreenshotCell: ScreenshotCell,
|
ScreenshotCell: ScreenshotCell
|
||||||
ComboboxFilter
|
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
|
Loading…
Reference in New Issue
Block a user