diff options
author | Johannes Raggam <raggam-nl@adm.at> | 2011-07-18 13:09:56 (GMT) |
---|---|---|
committer | Johannes Raggam <raggam-nl@adm.at> | 2011-07-18 13:09:56 (GMT) |
commit | 6e527861f100efba2fd9c1f821782f20e2000d93 (patch) | |
tree | e0a6d73aaf312ed81f88eff6ec74d7c68796c161 /templates | |
parent | 2aaaf95a32f2e2d2ca1127d39b068f6d6a862aa6 (diff) |
remove haystack search
Diffstat (limited to 'templates')
-rw-r--r-- | templates/search/indexes/program/note_SearchableText.txt | 2 | ||||
-rw-r--r-- | templates/search/indexes/program/show_SearchableText.txt | 3 |
2 files changed, 0 insertions, 5 deletions
diff --git a/templates/search/indexes/program/note_SearchableText.txt b/templates/search/indexes/program/note_SearchableText.txt deleted file mode 100644 index 2421b4f..0000000 --- a/templates/search/indexes/program/note_SearchableText.txt +++ /dev/null @@ -1,2 +0,0 @@ -{{ object.title }} -{{ object.content }}
\ No newline at end of file diff --git a/templates/search/indexes/program/show_SearchableText.txt b/templates/search/indexes/program/show_SearchableText.txt deleted file mode 100644 index f08b515..0000000 --- a/templates/search/indexes/program/show_SearchableText.txt +++ /dev/null @@ -1,3 +0,0 @@ -{{ object.name }} -{{ object.description }} -{{ object.short_description }}
\ No newline at end of file |