Commit 185d9025 authored by Gabriel Monnerat's avatar Gabriel Monnerat Committed by Jérome Perrin

erp5_officejs_support_request_ui: avoid warning: anonymous function does not always return a value

parent 84800e21
......@@ -44,4 +44,5 @@
});
});
}, false, false);
}(rJS, window, navigator));
\ No newline at end of file
})(rJS, window, navigator);
\ No newline at end of file
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