mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-27 09:59:08 +00:00
style: rename log feature
This commit is contained in:
committed by
Carlos Valente
parent
a63fa68d39
commit
6ad26f06c7
@@ -17,7 +17,7 @@ export default function LogExport() {
|
|||||||
<Panel.Section>
|
<Panel.Section>
|
||||||
<Panel.Card>
|
<Panel.Card>
|
||||||
<Panel.SubHeader>
|
<Panel.SubHeader>
|
||||||
Network log
|
Event log
|
||||||
<Button
|
<Button
|
||||||
variant='ontime-subtle'
|
variant='ontime-subtle'
|
||||||
size='sm'
|
size='sm'
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ export const settingPanels: Readonly<SettingsOption[]> = [
|
|||||||
secondary: [
|
secondary: [
|
||||||
{
|
{
|
||||||
id: 'network__log',
|
id: 'network__log',
|
||||||
label: 'Application log',
|
label: 'Event log',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'network__clients',
|
id: 'network__clients',
|
||||||
|
|||||||
Reference in New Issue
Block a user