summaryrefslogtreecommitdiff
path: root/lib/web/note (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move note actions to their own file.David Mehren2019-10-273-0/+286
Because of circular import problems, this commit also moves the error messages from response.js to errors.js Signed-off-by: David Mehren <dmehren1@gmail.com>