mirror of
https://github.com/Telecominfraproject/wlan-cloud-ui.git
synced 2025-11-02 11:47:51 +00:00
changed FIRMWARE column title
This commit is contained in:
@@ -64,7 +64,7 @@ const accessPointsTableColumns = [
|
|||||||
render: renderTableCell,
|
render: renderTableCell,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'FIRMWARE VERSION',
|
title: 'FIRMWARE',
|
||||||
dataIndex: ['status', 'firmware', 'detailsJSON', 'activeSwVersion'],
|
dataIndex: ['status', 'firmware', 'detailsJSON', 'activeSwVersion'],
|
||||||
render: renderTableCell,
|
render: renderTableCell,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user