diff options
Diffstat (limited to 'helsinki/program/templates/search/indexes')
4 files changed, 0 insertions, 10 deletions
diff --git a/helsinki/program/templates/search/indexes/program/note_SearchableText.txt b/helsinki/program/templates/search/indexes/program/note_SearchableText.txt deleted file mode 100644 index 2421b4f..0000000 --- a/helsinki/program/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/helsinki/program/templates/search/indexes/program/note_text.txt b/helsinki/program/templates/search/indexes/program/note_text.txt deleted file mode 100644 index 2421b4f..0000000 --- a/helsinki/program/templates/search/indexes/program/note_text.txt +++ /dev/null @@ -1,2 +0,0 @@ -{{ object.title }} -{{ object.content }}
\ No newline at end of file diff --git a/helsinki/program/templates/search/indexes/program/show_SearchableText.txt b/helsinki/program/templates/search/indexes/program/show_SearchableText.txt deleted file mode 100644 index f08b515..0000000 --- a/helsinki/program/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 diff --git a/helsinki/program/templates/search/indexes/program/show_text.txt b/helsinki/program/templates/search/indexes/program/show_text.txt deleted file mode 100644 index f08b515..0000000 --- a/helsinki/program/templates/search/indexes/program/show_text.txt +++ /dev/null @@ -1,3 +0,0 @@ -{{ object.name }} -{{ object.description }} -{{ object.short_description }}
\ No newline at end of file |