Ticket #539: timeline.patch
| File timeline.patch, 612 bytes (added by radix, 8 years ago) |
|---|
-
templates/timeline_rss.cs
old new 25 25 <image> 26 26 <title><?cs var:$project.name?></title> 27 27 <url><?cs if !$header_logo.src_abs ?><?cs var:$base_url ?><?cs /if ?><?cs var $header_logo.src ?></url> 28 <link><?cs var:$base_url ?>< /link>28 <link><?cs var:$base_url ?><?cs var:$trac.href.timeline ?></link> 29 29 </image> 30 30 <?cs each:item = $timeline.items ?> 31 31 <?cs if:item.type == #1 ?><!-- Changeset -->
