Fossil SCM
Merge to [f08599e87b].
Commit
f4aa6d09d347af81a644a4952fe8bae8e80f4b4e
Parent
31b15fcf3070b50…
1 file changed
+1
-1
+1
-1
| --- src/style.c | ||
| +++ src/style.c | ||
| @@ -159,11 +159,11 @@ | ||
| 159 | 159 | @ <div class="mainmenu"><th1> |
| 160 | 160 | @ html "<a href='$baseurl/home'>Home</a>" |
| 161 | 161 | @ if {[hascap h]} { |
| 162 | 162 | @ html "<a href='$baseurl/dir'>Files</a>" |
| 163 | 163 | @ } |
| 164 | -@ if {[hascap i]} { | |
| 164 | +@ if {[hascap o]} { | |
| 165 | 165 | @ html "<a href='$baseurl/leaves'>Leaves</a>" |
| 166 | 166 | @ html "<a href='$baseurl/timeline'>Timeline</a>" |
| 167 | 167 | @ html "<a href='$baseurl/tagview'>Tags</a>" |
| 168 | 168 | @ } |
| 169 | 169 | @ if {[hascap j]} { |
| 170 | 170 |
| --- src/style.c | |
| +++ src/style.c | |
| @@ -159,11 +159,11 @@ | |
| 159 | @ <div class="mainmenu"><th1> |
| 160 | @ html "<a href='$baseurl/home'>Home</a>" |
| 161 | @ if {[hascap h]} { |
| 162 | @ html "<a href='$baseurl/dir'>Files</a>" |
| 163 | @ } |
| 164 | @ if {[hascap i]} { |
| 165 | @ html "<a href='$baseurl/leaves'>Leaves</a>" |
| 166 | @ html "<a href='$baseurl/timeline'>Timeline</a>" |
| 167 | @ html "<a href='$baseurl/tagview'>Tags</a>" |
| 168 | @ } |
| 169 | @ if {[hascap j]} { |
| 170 |
| --- src/style.c | |
| +++ src/style.c | |
| @@ -159,11 +159,11 @@ | |
| 159 | @ <div class="mainmenu"><th1> |
| 160 | @ html "<a href='$baseurl/home'>Home</a>" |
| 161 | @ if {[hascap h]} { |
| 162 | @ html "<a href='$baseurl/dir'>Files</a>" |
| 163 | @ } |
| 164 | @ if {[hascap o]} { |
| 165 | @ html "<a href='$baseurl/leaves'>Leaves</a>" |
| 166 | @ html "<a href='$baseurl/timeline'>Timeline</a>" |
| 167 | @ html "<a href='$baseurl/tagview'>Tags</a>" |
| 168 | @ } |
| 169 | @ if {[hascap j]} { |
| 170 |