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 1 {{ object.name }}
2   -{{ object.author }}
  2 +{{ object.get_collaborators }}
3 3 {{ object.text }}
4 4 {{ object.comment }}
5 5 {{ object.ipnr }}
... ...