mirror of
https://github.com/optim-enterprises-bv/OptimCloud-gw-ui.git
synced 2025-11-02 11:17:46 +00:00
Cleaned labels of mentioning 'Device' all the time
This commit is contained in:
@@ -73,7 +73,7 @@ const DeviceConfiguration = ({ selectedDeviceId }) => {
|
||||
<CCard>
|
||||
<CCardHeader>
|
||||
<CRow>
|
||||
<CCol><div className="text-value-lg">{t('configuration.details')}</div></CCol>
|
||||
<CCol><div className="text-value-lg">{t('configuration.title')}</div></CCol>
|
||||
<CCol>
|
||||
<div className={styles.alignRight}>
|
||||
<CPopover content={t('configuration.view_json')}>
|
||||
|
||||
Reference in New Issue
Block a user