Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid JavaScript error during page load in non-frame mode | Phil Ruffwind | 2015-08-02 | 1 | -1/+1 |
| | | | | | | | | | | In non-frame mode, parent.window.synopsis refers to the synopsis div rather than the nonexistent frame. Unfortunately, the script wrongly assumes that if it exists it must be a frame, leading to an error where it tries to access the nonexistent attribute 'replace' of an undefined value (synopsis.location). Closes #406 | ||||
* | Delete trailing whitespace | Mateusz Kowalczyk | 2015-07-07 | 1 | -11/+11 |
| | |||||
* | Move Haddock API to a separate package | Simon Hengel | 2014-08-22 | 1 | -0/+344 |