Creates an event type called TIMELINE_ONLY which doesnt get filtered by filter panel; allowing for panel copy to be read in via the config

This commit is contained in:
efarooqui
2021-05-12 20:03:02 -07:00
parent 7e14f5427d
commit b50ee8b5fe
6 changed files with 75 additions and 19 deletions

View File

@@ -123,7 +123,7 @@
"panels": {
"mentions": {
"title": "Mentions",
"overview": "Selecting the names of people/organisation will show events in which these have been mentioned in their own testistimony and by others. The number in the parentheses shows how many events contain a mention of a person or organisation, e.g. (34)"
"overview": "Selecting the names of people/organisation will show events in which these have been mentioned in their own testimony and by others. The number in the parentheses shows how many events contain a mention of a person or organisation, e.g. (34)"
},
"categories": {
"title": "Testimonies",
@@ -137,6 +137,7 @@
"narratives_label": "Narratives",
"narrative_summary": "Follow a path through the data, from one key event to the next.",
"categories": "Categories",
"categories_label": "Categories",
"filters": "Filters",
"filters_label": "Filters",
"explore_by_filter__title": "Explore by filter",