Community
Participate
Working Groups
When I updated the files to use the new Orion word mark I had to edit 3 HTML files to do so, all containing the same code but were just replicated for each page (navigate-tree.html, navigate-table.html, and coding.html). Likewise for adding the Demo Warning Footer to the pages. From my previous experience this always seems to result in one file being forgotten in an update.
see also bug 334191. That one is focused more on UI rearranging, but implied in that was some cleanup along these lines.
We have a common header and footer in place for M6. See /static/js/globalCommands.js. However there are still some issues due to this code being copied during minification. This is being looked at for M7 in bug 340019.