diff options
| author | Adam Harvey <adam@ahprojects.com> | 2019-06-28 18:35:49 +0200 |
|---|---|---|
| committer | Adam Harvey <adam@ahprojects.com> | 2019-06-28 18:35:49 +0200 |
| commit | e59b5e38a6dfcb61375686ec83a4606f50ab012d (patch) | |
| tree | 781f5dfb1b39e7d1334cdb3d299965ba32dac5b8 /site/public/test/csv | |
| parent | 448cf8530f0479cc7f45c34056d24118b09331ad (diff) | |
msc ready v1
Diffstat (limited to 'site/public/test/csv')
| -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> |
