Fossil SCM

detail ticket views validated

wolfgang 2010-09-12 18:43 UTC wolfgangFormat2CSS
Commit 2557ca45dd9ee8e44376c7a0b39130340c2d35b2
2 files changed +1 -1 +1 -1
+1 -1
--- src/timeline.c
+++ src/timeline.c
@@ -315,11 +315,11 @@
315315
@ </td></tr>
316316
}
317317
if( suppressCnt ){
318318
@ <tr><td /><td /><td>
319319
@ <span class="timelineDisabled">... %d(suppressCnt) similar
320
- @ event%s(suppressCnt>1?"s":"") omitted.</span></tr>
320
+ @ event%s(suppressCnt>1?"s":"") omitted.</span></td></tr>
321321
suppressCnt = 0;
322322
}
323323
if( pGraph ){
324324
graph_finish(pGraph, (tmFlags & TIMELINE_DISJOINT)!=0);
325325
if( pGraph->nErr ){
326326
--- src/timeline.c
+++ src/timeline.c
@@ -315,11 +315,11 @@
315 @ </td></tr>
316 }
317 if( suppressCnt ){
318 @ <tr><td /><td /><td>
319 @ <span class="timelineDisabled">... %d(suppressCnt) similar
320 @ event%s(suppressCnt>1?"s":"") omitted.</span></tr>
321 suppressCnt = 0;
322 }
323 if( pGraph ){
324 graph_finish(pGraph, (tmFlags & TIMELINE_DISJOINT)!=0);
325 if( pGraph->nErr ){
326
--- src/timeline.c
+++ src/timeline.c
@@ -315,11 +315,11 @@
315 @ </td></tr>
316 }
317 if( suppressCnt ){
318 @ <tr><td /><td /><td>
319 @ <span class="timelineDisabled">... %d(suppressCnt) similar
320 @ event%s(suppressCnt>1?"s":"") omitted.</span></td></tr>
321 suppressCnt = 0;
322 }
323 if( pGraph ){
324 graph_finish(pGraph, (tmFlags & TIMELINE_DISJOINT)!=0);
325 if( pGraph->nErr ){
326
+1 -1
--- src/tkt.c
+++ src/tkt.c
@@ -778,12 +778,12 @@
778778
@ <p>Ticket change
779779
@ [<a href="%s(g.zTop)/artifact/%T(zChngUuid)">%s(zShort)</a>]
780780
@ (rid %d(rid)) by
781781
hyperlink_to_user(m.zUser,zDate," on");
782782
hyperlink_to_date(zDate, ":");
783
- ticket_output_change_artifact(&m);
784783
@ </p>
784
+ ticket_output_change_artifact(&m);
785785
}
786786
manifest_clear(&m);
787787
}
788788
}
789789
db_finalize(&q);
790790
--- src/tkt.c
+++ src/tkt.c
@@ -778,12 +778,12 @@
778 @ <p>Ticket change
779 @ [<a href="%s(g.zTop)/artifact/%T(zChngUuid)">%s(zShort)</a>]
780 @ (rid %d(rid)) by
781 hyperlink_to_user(m.zUser,zDate," on");
782 hyperlink_to_date(zDate, ":");
783 ticket_output_change_artifact(&m);
784 @ </p>
 
785 }
786 manifest_clear(&m);
787 }
788 }
789 db_finalize(&q);
790
--- src/tkt.c
+++ src/tkt.c
@@ -778,12 +778,12 @@
778 @ <p>Ticket change
779 @ [<a href="%s(g.zTop)/artifact/%T(zChngUuid)">%s(zShort)</a>]
780 @ (rid %d(rid)) by
781 hyperlink_to_user(m.zUser,zDate," on");
782 hyperlink_to_date(zDate, ":");
 
783 @ </p>
784 ticket_output_change_artifact(&m);
785 }
786 manifest_clear(&m);
787 }
788 }
789 db_finalize(&q);
790

Keyboard Shortcuts

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