[damned-lies] Urlize links in vertimus comment field (Bug #579403)
- From: Claude Paroz <claudep src gnome org>
- To: svn-commits-list gnome org
- Subject: [damned-lies] Urlize links in vertimus comment field (Bug #579403)
- Date: Sat, 18 Apr 2009 09:37:11 -0400 (EDT)
commit 6b6b969121dd8014b2c2748056cb339fea4880b3
Author: Claude Paroz <claude 2xlibre net>
Date: Sat Apr 18 15:36:35 2009 +0200
Urlize links in vertimus comment field (Bug #579403)
---
templates/vertimus/vertimus_detail.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/templates/vertimus/vertimus_detail.html b/templates/vertimus/vertimus_detail.html
index baa999f..cd43cf6 100644
--- a/templates/vertimus/vertimus_detail.html
+++ b/templates/vertimus/vertimus_detail.html
@@ -96,7 +96,7 @@
</div>
{% endif %}
<p>{% if action.comment %}
- {{ action.comment|linebreaksbr }}
+ {{ action.comment|linebreaksbr|urlize }}
{% else %}
<em>{% trans "No comment" %}</em>
{% endif %}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]