Fossil SCM
Show the option box to select the viewing mode for the Leaves web page.
Commit
e03610b1d2cfdcf81d78a6ca6d4bc16a557a6dcfcce3c39a96c7d23acdbc772a
Parent
d28f9e99a06ac32…
1 file changed
+2
+2
| --- src/descendants.c | ||
| +++ src/descendants.c | ||
| @@ -475,10 +475,12 @@ | ||
| 475 | 475 | if( showClosed || showAll ){ |
| 476 | 476 | style_submenu_element("Open", "leaves"); |
| 477 | 477 | } |
| 478 | 478 | style_header("Leaves"); |
| 479 | 479 | login_anonymous_available(); |
| 480 | + timeline_ss_submenu(); | |
| 481 | + cookie_render(); | |
| 480 | 482 | #if 0 |
| 481 | 483 | style_sidebox_begin("Nomenclature:", "33%"); |
| 482 | 484 | @ <ol> |
| 483 | 485 | @ <li> A <div class="sideboxDescribed">leaf</div> |
| 484 | 486 | @ is a check-in with no descendants in the same branch.</li> |
| 485 | 487 |
| --- 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 |