Revision history of "Team:DTU-Denmark/test/files/js/wiki.js"

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 20:38, 23 April 2015Mvand (Talk | contribs). . (153 bytes) (+153). . (Created page with "var $body = $(document.body); var navHeight = $('.navbar').outerHeight(true) + 10; $body.scrollspy({ target: '#leftCol', offset: navHeight });")