tweak dialog

This commit is contained in:
Nolan Lawson 2018-04-04 22:28:22 -07:00
parent 0ce79fed44
commit 8f24531d94
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ export function showStatusOptionsDialog (statusId) {
target: createDialogElement(),
data: {
label: 'Status options dialog',
title: 'Status options',
title: '',
statusId: statusId
}
})