tweak dialog
This commit is contained in:
parent
0ce79fed44
commit
8f24531d94
|
@ -6,7 +6,7 @@ export function showStatusOptionsDialog (statusId) {
|
||||||
target: createDialogElement(),
|
target: createDialogElement(),
|
||||||
data: {
|
data: {
|
||||||
label: 'Status options dialog',
|
label: 'Status options dialog',
|
||||||
title: 'Status options',
|
title: '',
|
||||||
statusId: statusId
|
statusId: statusId
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue