diff options
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 52c87d4d..e53c1421 100644 --- a/site/public/test/csv/index.html +++ b/site/public/test/csv/index.html @@ -30,7 +30,7 @@ <section><h1>CSV Test</h1> <h2><a href="/test/">← Back to test index</a></h2> -</section><section><div class='applet' data-payload='{"command": "load_file /datasets/lfw/assets/lfw_names_gender_kg_min.csv"}'></div></section> +</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> </div> <footer> |
