summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorPierre-Yves Chibon <pingou@pingoured.fr>2012-03-23 18:46:01 +0100
committerPierre-Yves Chibon <pingou@pingoured.fr>2012-03-23 18:46:01 +0100
commitf59f5d96f3c40ae22c0050b22e7b46f92ee98be9 (patch)
treed4e3747233392bcd01860dd67ba34a8bac4cccb5 /templates
parent919d535f4077b4b0fc94b5b3e72507c603d1e779 (diff)
Improve Thread view UI -- Add link from the monthly view to the thread
Diffstat (limited to 'templates')
-rw-r--r--templates/month_view2.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/month_view2.html b/templates/month_view2.html
index 65d646b..fe0153e 100644
--- a/templates/month_view2.html
+++ b/templates/month_view2.html
@@ -24,7 +24,8 @@
<div class="thread">
<div class="notsaved">
<span class="thread_title">
- <a name="{{email.ThreadID}}" href="#{{email.ThreadID}}">
+ <a name="{{email.ThreadID}}"
+ href="/2/thread/{{list_address}}/{{email.ThreadID}}">
{{email.Subject}}
</a>
</span>