diff options
| author | adamhrv <adam@ahprojects.com> | 2019-04-01 20:14:10 +0200 |
|---|---|---|
| committer | adamhrv <adam@ahprojects.com> | 2019-04-01 20:14:10 +0200 |
| commit | 4288f77297eb0dd36f8206ffbce812223b299ffb (patch) | |
| tree | 7e9c23ec1b3a832e031a5c22ff29700eb5929656 /site/public/test/csv/index.html | |
| parent | 54a9853e9dce4a2c00208c80e49b6d6497d50886 (diff) | |
| parent | 25f850aedbdddd17e0de8c5f2a41aace58c1413f (diff) | |
Merge branch 'master' of github.com:adamhrv/megapixels_dev
Diffstat (limited to 'site/public/test/csv/index.html')
| -rw-r--r-- | site/public/test/csv/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/public/test/csv/index.html b/site/public/test/csv/index.html index 3257716f..70a7d257 100644 --- a/site/public/test/csv/index.html +++ b/site/public/test/csv/index.html @@ -28,7 +28,7 @@ <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 /datasets/lfw/assets/lfw_names_gender_kg_min.csv", "fields": ["Name, Images, Gender, Description"]}'></div></section> +</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> </div> <footer> |
