Fossil SCM

Fix the graph on the /finfo page - apparently broken by check-in [8e2b8b027bc2d62a1].

drh 2019-05-14 13:46 trunk
Commit aa149371ed6ade8001f93c3e86e1f04e600441e565d786c114893642dd9645a5
1 file changed +2 -1
+2 -1
--- src/finfo.c
+++ src/finfo.c
@@ -650,11 +650,12 @@
650650
graph_finish(pGraph, 1);
651651
if( pGraph->nErr ){
652652
graph_free(pGraph);
653653
pGraph = 0;
654654
}else{
655
- @ <tr class="timelineBottom"><td></td><td></td><td></td></tr>
655
+ @ <tr class="timelineBottom" id="btm-%d(iTableId)">\
656
+ @ <td></td><td></td><td></td></tr>
656657
}
657658
}
658659
@ </table>
659660
timeline_output_graph_javascript(pGraph, TIMELINE_FILEDIFF, iTableId);
660661
style_footer();
661662
--- src/finfo.c
+++ src/finfo.c
@@ -650,11 +650,12 @@
650 graph_finish(pGraph, 1);
651 if( pGraph->nErr ){
652 graph_free(pGraph);
653 pGraph = 0;
654 }else{
655 @ <tr class="timelineBottom"><td></td><td></td><td></td></tr>
 
656 }
657 }
658 @ </table>
659 timeline_output_graph_javascript(pGraph, TIMELINE_FILEDIFF, iTableId);
660 style_footer();
661
--- src/finfo.c
+++ src/finfo.c
@@ -650,11 +650,12 @@
650 graph_finish(pGraph, 1);
651 if( pGraph->nErr ){
652 graph_free(pGraph);
653 pGraph = 0;
654 }else{
655 @ <tr class="timelineBottom" id="btm-%d(iTableId)">\
656 @ <td></td><td></td><td></td></tr>
657 }
658 }
659 @ </table>
660 timeline_output_graph_javascript(pGraph, TIMELINE_FILEDIFF, iTableId);
661 style_footer();
662

Keyboard Shortcuts

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