Added explicit story and history list to navigator in PageTemplate

print-window-tiddler
Jeremy Ruston 2012-11-07 17:14:07 +00:00
rodzic 56c8dc2226
commit e0d2985ec3
3 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
title: $:/templates/PageTemplate
<!-- The navigator catches navigation events and updates the story and history tiddlers -->
<<navigator><
<<navigator story:"$:/StoryList" history:"$:/HistoryList"><
<!-- The top navigation bar -->
<div class="navbar navbar-fixed-top">

Wyświetl plik

@ -1,7 +1,7 @@
title: $:/templates/PageTemplate
<!-- The navigator catches navigation events and updates the story and history tiddlers -->
<<navigator><
<<navigator story:"$:/StoryList" history:"$:/HistoryList"><
<!-- The top navigation bar -->
<div class="navbar navbar-fixed-top">

Wyświetl plik

@ -1,7 +1,7 @@
title: $:/templates/PageTemplate
<!-- The navigator catches navigation events and updates the story and history tiddlers -->
<<navigator><
<<navigator story:"$:/StoryList" history:"$:/HistoryList"><
<!-- The top navigation bar -->
<div class="navbar navbar-fixed-top">