mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-08 23:03:50 +00:00
Fix problem with page controls
By transcluding the page controls we were changing the current tiddler
This commit is contained in:
parent
f1f318931d
commit
838c3c4eb0
@ -19,7 +19,7 @@ tags: $:/tags/PageTemplate
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{$:/core/ui/PageTemplate/pagecontrols}}
|
{{||$:/core/ui/PageTemplate/pagecontrols}}
|
||||||
|
|
||||||
<$transclude tiddler="$:/core/ui/SideBarLists" mode="inline"/>
|
<$transclude tiddler="$:/core/ui/SideBarLists" mode="inline"/>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user