Fossil

Diff
Login

Diff

Differences From Artifact [edd5b303b9]:

To Artifact [5b8ae452ed]:


524
525
526
527
528
529
530
531


532
533

534
535
536
537
538
539
540
524
525
526
527
528
529
530

531
532
533

534
535
536
537
538
539
540
541







-
+
+

-
+







    @ <span class="timelineComment timelineCheckinComment">%W(zCom)</span>
    if( bHashAfterComment && zUuid ){
      hyperlink_to_uuid(zUuid);
    }
    if( bShowDetail ){
      if( bSeparateDetail ){
        if( zBgClr && zBgClr[0] ){
          @ <td class="timelineTableCell" style="background-color: %h(zBgClr);">
          @ <td class="timelineTableCell timelineDetailCell"
          @  style="background-color: %h(zBgClr);">
        }else{
          @ <td class="timelineTableCell">
          @ <td class="timelineTableCell timelineDetailCell">
        }
      }
      cgi_printf("<span class='timelineDetail timelineCheckinDetail'>(");
      if( zUuid && bHashInDetail ){
        @ file: %z(href("%R/artifact/%!S",zUuid))[%S(zUuid)]</a>
        if( fShowId ){
          int srcId = delta_source_rid(frid);