Fix minor GUI issues on nEdge.

This commit is contained in:
Nicolo Maio 2023-05-15 16:10:56 +02:00
parent 3a28d5d0f4
commit bc1aa1c7e1
2 changed files with 5 additions and 3 deletions

View file

@ -323,9 +323,11 @@ if (page == "flows" or page == nil) then
print(i18n("serial"))
print [[",
field: "column_key", /* This is the serial numebe but called key for placing the flow button pointing to the flow key */
sortable: true,
sortable: false,
css: {
textAlign: 'center'
textAlign: 'center',
whiteSpace: 'nowrap'
}
}, {
title: "]]