mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-22 08:20:39 +00:00
fix: hide wiki history sidebar tab (#6064)
This commit is contained in:
parent
d0785ffdd1
commit
8601d7c382
@ -185,11 +185,11 @@
|
|||||||
{
|
{
|
||||||
id: 'references',
|
id: 'references',
|
||||||
icon: document.icon.References
|
icon: document.icon.References
|
||||||
},
|
|
||||||
{
|
|
||||||
id: 'history',
|
|
||||||
icon: document.icon.History
|
|
||||||
}
|
}
|
||||||
|
// {
|
||||||
|
// id: 'history',
|
||||||
|
// icon: document.icon.History
|
||||||
|
// }
|
||||||
]
|
]
|
||||||
let selectedAside: string | boolean = false
|
let selectedAside: string | boolean = false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user