mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 17:25:52 +01:00
client/pageurl: adjust Info bar order
This commit is contained in:
@@ -138,8 +138,8 @@ export default class DesktopLayout {
|
||||
new ScrollingContainer()
|
||||
.filling()
|
||||
.child(new ContentHeader()
|
||||
.child(<OriginInfo />)
|
||||
.child(<ReadOnlyNoteInfoBar />)
|
||||
.child(<OriginInfo />)
|
||||
.child(<SharedInfo />)
|
||||
)
|
||||
.child(new PromotedAttributesWidget())
|
||||
|
||||
Reference in New Issue
Block a user