Commit d696987e authored by Jérome Perrin's avatar Jérome Perrin

fixup! New document: remove "Empty" button that no longer work

parent 94fc6c9c
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
return new RSVP.Queue() return new RSVP.Queue()
.push(function () { .push(function () {
return waitForNew(gadget); return waitForImport(gadget);
}) })
.push(function (result) { .push(function (result) {
return gadget.whoWantsToDisplayThisDocument(result.id); return gadget.whoWantsToDisplayThisDocument(result.id);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment