Commit 244cdd5e authored by Tristan Cavelier's avatar Tristan Cavelier

testXHTML: javascript lint

parent 1e470324
......@@ -27,7 +27,7 @@
if (!form_gadget.state.read_activity_list_url) {
// renderjs has not yet been called
// gadget doesn't know which URL to call
return;
return undefined;
}
return new RSVP.Queue()
.push(function () {
......
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