mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-11 04:48:36 +03:00
Change display order, put narrative under events
This commit is contained in:
committed by
Lachlan Kermode
parent
288aff5c15
commit
4e5cd8a7fb
@@ -451,8 +451,8 @@ Stop and start the development process in terminal after you have added your tok
|
||||
*/
|
||||
function renderDomain () {
|
||||
renderSites();
|
||||
renderNarratives();
|
||||
renderEvents();
|
||||
renderNarratives();
|
||||
}
|
||||
function renderSelectedAndHighlight () {
|
||||
renderSelected();
|
||||
|
||||
Reference in New Issue
Block a user