Commit 64f04f30d30a137606348b1cc547251b0d858a13

Authored by Luan
1 parent cc9a0241

Minor fix on wiki text file for haystack

src/proxy/templates/search/indexes/proxy/wiki_text.txt
1 {{ object.name }} 1 {{ object.name }}
2 -{{ object.author }} 2 +{{ object.get_collaborators }}
3 {{ object.text }} 3 {{ object.text }}
4 {{ object.comment }} 4 {{ object.comment }}
5 {{ object.ipnr }} 5 {{ object.ipnr }}