It's better to have the JS code outside the main HTML page in order to optimize the page load and let the JS code to be compressed with some utilities like Javascript Aggregator.
This patch put the small piece of code outside the page.
| Comment | File | Size | Author |
|---|---|---|---|
| elf_js.patch | 979 bytes | claudiu.cristea |
Comments
Comment #1
xanoThis issue depends on the outcome of #359916: Do not open links in a new window anymore.
Comment #2
xanoFixed and committed.