home
·
contact
·
privacy
projects
/
plomledger
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05d0535
)
Minor linking fix to raw view template.
author
Christian Heller
<c.heller@plomlompom.de>
Mon, 20 Jan 2025 11:57:42 +0000
(12:57 +0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Mon, 20 Jan 2025 11:57:42 +0000
(12:57 +0100)
templates/raw.tmpl
patch
|
blob
|
history
diff --git
a/templates/raw.tmpl
b/templates/raw.tmpl
index 20980ae75e5bd7dc664196835a0e3b21d5637ee6..59e951f1e78f8d510b9bbff85bde1437d7f959d2 100644
(file)
--- a/
templates/raw.tmpl
+++ b/
templates/raw.tmpl
@@
-10,7
+10,7
@@
table { font-family: monospace; }
<tr class="{{l.type}}">
{% if l.type == "intro" %}
<td id="{{l.booking_id_}}"><a href="#{{l.booking_id}}">#</a></td>
- <td><a href="booking/{{l.booking_id}}"/>{{l.raw_nbsp}}</a></td>
+ <td><a href="
/
booking/{{l.booking_id}}"/>{{l.raw_nbsp}}</a></td>
{% else %}
<td></td>
<td>{{l.raw_nbsp}}</td>