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