Hot fix to allow full folder upload to KarmaNotes
authorAndrew Magliozzi <andrew.magliozzi@gmail.com>
Tue, 19 Nov 2013 13:51:06 +0000 (08:51 -0500)
committerAndrew Magliozzi <andrew.magliozzi@gmail.com>
Tue, 19 Nov 2013 13:51:06 +0000 (08:51 -0500)
karmaworld/templates/partial/filepicker.html

index 7a0f7ef0c9959ffe6102f02f77991cc8ec0b98bd..bb8260848704d3a4c0015a38e577ba3cf610711b 100644 (file)
@@ -9,6 +9,7 @@
           type="filepicker-dragdrop"
           data-fp-apikey="A5pg98pDjQk6k3lBZ8VDVz"
           data-fp-multiple="true"
+          data-fp-folders="true"
           data-fp-button-class="add-note-btn small-10 columns large-4"
           data-fp-button-text="<i class=icon-upload></i> add notes"
           data-fp-drag-text="Drop Some Knowledge"