Fossil SCM

Show the option box to select the viewing mode for the Leaves web page.

florian 2018-12-24 07:11 UTC fix-timeline-view
Commit e03610b1d2cfdcf81d78a6ca6d4bc16a557a6dcfcce3c39a96c7d23acdbc772a
1 file changed +2
--- src/descendants.c
+++ src/descendants.c
@@ -475,10 +475,12 @@
475475
if( showClosed || showAll ){
476476
style_submenu_element("Open", "leaves");
477477
}
478478
style_header("Leaves");
479479
login_anonymous_available();
480
+ timeline_ss_submenu();
481
+ cookie_render();
480482
#if 0
481483
style_sidebox_begin("Nomenclature:", "33%");
482484
@ <ol>
483485
@ <li> A <div class="sideboxDescribed">leaf</div>
484486
@ is a check-in with no descendants in the same branch.</li>
485487
--- src/descendants.c
+++ src/descendants.c
@@ -475,10 +475,12 @@
475 if( showClosed || showAll ){
476 style_submenu_element("Open", "leaves");
477 }
478 style_header("Leaves");
479 login_anonymous_available();
 
 
480 #if 0
481 style_sidebox_begin("Nomenclature:", "33%");
482 @ <ol>
483 @ <li> A <div class="sideboxDescribed">leaf</div>
484 @ is a check-in with no descendants in the same branch.</li>
485
--- src/descendants.c
+++ src/descendants.c
@@ -475,10 +475,12 @@
475 if( showClosed || showAll ){
476 style_submenu_element("Open", "leaves");
477 }
478 style_header("Leaves");
479 login_anonymous_available();
480 timeline_ss_submenu();
481 cookie_render();
482 #if 0
483 style_sidebox_begin("Nomenclature:", "33%");
484 @ <ol>
485 @ <li> A <div class="sideboxDescribed">leaf</div>
486 @ is a check-in with no descendants in the same branch.</li>
487

Keyboard Shortcuts

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