Fossil SCM

For the default skin, only show the Branches menu on wide displays, but do show Forum on all desktops.

drh 2020-12-02 12:01 trunk
Commit bbfd6123506e10e1e89036d1dd89ced199a1512e9771214c00c610d4faaf1659
1 file changed +2 -2
--- skins/default/header.txt
+++ skins/default/header.txt
@@ -27,15 +27,15 @@
2727
if {[hascap oh]} {
2828
if {![info exists current_checkin]} {set current_checkin tip}
2929
menulink /dir?ci=$current_checkin Files desktoponly
3030
}
3131
if {[hascap o]} {
32
- menulink /brlist Branches desktoponly
32
+ menulink /brlist Branches wideonly
3333
menulink /taglist Tags wideonly
3434
}
3535
if {[anycap 23456] || [anoncap 2] || [anoncap 3]} {
36
- menulink /forum Forum wideonly
36
+ menulink /forum Forum desktoponly
3737
}
3838
if {[hascap r]} {
3939
menulink /ticket Tickets wideonly
4040
}
4141
if {[hascap j]} {
4242
--- skins/default/header.txt
+++ skins/default/header.txt
@@ -27,15 +27,15 @@
27 if {[hascap oh]} {
28 if {![info exists current_checkin]} {set current_checkin tip}
29 menulink /dir?ci=$current_checkin Files desktoponly
30 }
31 if {[hascap o]} {
32 menulink /brlist Branches desktoponly
33 menulink /taglist Tags wideonly
34 }
35 if {[anycap 23456] || [anoncap 2] || [anoncap 3]} {
36 menulink /forum Forum wideonly
37 }
38 if {[hascap r]} {
39 menulink /ticket Tickets wideonly
40 }
41 if {[hascap j]} {
42
--- skins/default/header.txt
+++ skins/default/header.txt
@@ -27,15 +27,15 @@
27 if {[hascap oh]} {
28 if {![info exists current_checkin]} {set current_checkin tip}
29 menulink /dir?ci=$current_checkin Files desktoponly
30 }
31 if {[hascap o]} {
32 menulink /brlist Branches wideonly
33 menulink /taglist Tags wideonly
34 }
35 if {[anycap 23456] || [anoncap 2] || [anoncap 3]} {
36 menulink /forum Forum desktoponly
37 }
38 if {[hascap r]} {
39 menulink /ticket Tickets wideonly
40 }
41 if {[hascap j]} {
42

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button