Fixes flows serial number (#7561)

This commit is contained in:
Matteo Biscosi 2023-06-16 08:02:20 +00:00
parent 7ea288bb52
commit a84fbce0d2

View file

@ -321,8 +321,8 @@ if (page == "flows" or page == nil) then
title: "]]
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: false,
field: "column_key", /* This is the serial number but called key for placing the flow button pointing to the flow key */
sortable: true,
css: {
textAlign: 'center',
whiteSpace: 'nowrap'