mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 18:39:01 +01:00
This commit is contained in:
parent
5aec9229d4
commit
a81e8adde7
@ -138,8 +138,8 @@ export default class DesktopLayout {
|
|||||||
new ScrollingContainer()
|
new ScrollingContainer()
|
||||||
.filling()
|
.filling()
|
||||||
.child(new ContentHeader()
|
.child(new ContentHeader()
|
||||||
.child(<OriginInfo />)
|
|
||||||
.child(<ReadOnlyNoteInfoBar />)
|
.child(<ReadOnlyNoteInfoBar />)
|
||||||
|
.child(<OriginInfo />)
|
||||||
.child(<SharedInfo />)
|
.child(<SharedInfo />)
|
||||||
)
|
)
|
||||||
.child(new PromotedAttributesWidget())
|
.child(new PromotedAttributesWidget())
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user