Fossil

Diff
Login

Differences From Artifact [dc448aad23]:

To Artifact [e44f5e2041]:


360
361
362
363
364
365
366

367


368
369
370
371
372
373
374
        @ %h(zFile)</a>
      }else{
        @ %h(zFile)
      }
      @ added by %h(zUser) on
      hyperlink_to_date(zDate, ".");
      if( g.perm.WrTkt && g.perm.Attach ){

        @ [%z(href("%R/attachdelete?tkt=%s&file=%t&from=%R/tktview%%3fname=%s",zFullName,zFile,zFullName))delete</a>]


      }
      @ </li>
    }
    if( cnt ){
      @ </ul>
    }
    db_finalize(&q);







>
|
>
>







360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
        @ %h(zFile)</a>
      }else{
        @ %h(zFile)
      }
      @ added by %h(zUser) on
      hyperlink_to_date(zDate, ".");
      if( g.perm.WrTkt && g.perm.Attach ){
        char *zH;
        zH = href("%R/attachdelete?tkt=%s&file=%t&from=%R/tktview%%3fname=%s",
                  zFullName, zFile, zFullName);
        @ [%z(zH)delete</a>]
      }
      @ </li>
    }
    if( cnt ){
      @ </ul>
    }
    db_finalize(&q);