diff gpp/templates/search/indexes/forums/post_text.txt @ 414:b1f939b1fb01

Fixing #204; added the ability to search on forum topics.
author Brian Neal <bgneal@gmail.com>
date Sat, 09 Apr 2011 19:20:12 +0000
parents a5fcf3d1b663
children
line wrap: on
line diff
--- a/gpp/templates/search/indexes/forums/post_text.txt	Thu Apr 07 23:52:18 2011 +0000
+++ b/gpp/templates/search/indexes/forums/post_text.txt	Sat Apr 09 19:20:12 2011 +0000
@@ -1,4 +1,3 @@
-{{ object.topic.name }}
 {{ object.user.username }}
 {{ object.user.get_full_name }}
 {{ object.body }}