diff options
| author | adamhrv <adam@ahprojects.com> | 2019-07-03 13:47:23 +0200 |
|---|---|---|
| committer | adamhrv <adam@ahprojects.com> | 2019-07-03 13:47:23 +0200 |
| commit | 2816f045090b99f48f0b26d305eee27e1ab94d85 (patch) | |
| tree | 7b2179baa6ab6dcce970218ae9e4935b62b64561 /site/public/test/csv/index.html | |
| parent | 36a226c3fb3379f4f332c1daad7fe85e2bbea954 (diff) | |
| parent | 411aa602b9cf886758c4ff5ca5550c43ae7b7804 (diff) | |
fix merge
Diffstat (limited to 'site/public/test/csv/index.html')
| -rw-r--r-- | site/public/test/csv/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/site/public/test/csv/index.html b/site/public/test/csv/index.html index d3ca0953..f1204c90 100644 --- a/site/public/test/csv/index.html +++ b/site/public/test/csv/index.html @@ -50,14 +50,14 @@ <div class='links'> <a href="/datasets/">Datasets</a> <a href="/about/">About</a> - <a href="/about/news">News</a> + <a href="/research">Research</a> </div> </header> <div class="content content-"> <section><h1>CSV Test</h1> <h3><a href="/test/">← Back to test index</a></h3> -</section><section class='applet_container'><div class='applet' data-payload='{"command": "load_file /site/test/assets/test.csv", "fields": ["Name, Images, Year, Gender, Description, URL"]}'></div></section> +</section><section class='applet_container'><div class='applet' data-payload='{"command": "load_file /site/test/assets/test.csv", "fields": ["Headings: Name, Images, Year, Gender, Description, URL"]}'></div></section> </div> <footer> |
