mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 20:35:24 +01:00
chore(shedule): remove 'active' column title
This commit is contained in:
parent
586a0377b4
commit
ac1aa6b246
@ -136,7 +136,7 @@ export default {
|
||||
|
||||
getHeaders() {
|
||||
return [{
|
||||
text: this.$i18n.t('Active'),
|
||||
text: '',
|
||||
value: 'active',
|
||||
sortable: false,
|
||||
}, {
|
||||
|
Loading…
Reference in New Issue
Block a user