Bugfix for CodeSharing
Posted by mholmes on 18 Aug 2015 in Activity log
JT discovered a bug in the next/previous browsing buttons in the CodeSharing interface: they failed completely. They certainly used to work, but they were a bit awkward, using a JavaScript onclick event to set the location of the page, so I've changed over to simple anchors to fix the problem, and just styled them to look like buttons.