We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3036f34 commit fd8ebcbCopy full SHA for fd8ebcb
src/components/events/EventTable.vue
@@ -45,23 +45,23 @@
45
},
46
{
47
key: 'stageTime',
48
- sortable: false
+ sortable: true
49
50
51
key: 'type',
52
sortable: true
53
54
55
key: 'name',
56
57
58
59
key: 'team',
60
61
62
63
key: 'description',
64
65
66
],
67
}
0 commit comments