From 9b76faf60f4c6bec7d946e6cd072b283ea554913 Mon Sep 17 00:00:00 2001 From: Max Ogden Date: Mon, 1 Aug 2011 22:04:19 -0400 Subject: [PATCH] making notifications when bulk uploading csvs make a little more sense --- attachments/pages/index.html | 5 ++--- attachments/script/costco-csv-worker.js | 6 ------ attachments/script/costco.js | 4 +--- attachments/script/site.js | 7 +++++++ 4 files changed, 10 insertions(+), 12 deletions(-) diff --git a/attachments/pages/index.html b/attachments/pages/index.html index 56ada603..016b61e4 100755 --- a/attachments/pages/index.html +++ b/attachments/pages/index.html @@ -59,7 +59,7 @@ @@ -290,7 +290,7 @@ Paste in an array of JSON objects representing the documents that you would like to insert into the database.

- [{woo: pizza}, {tasty: muffins}] + [{woo: "pizza"}, {tasty: "muffins"}]