Handle errors arising from downloading content
authorSteven Chan <steven3416@gmail.com>
Sun, 14 Sep 2014 22:39:09 +0000 (15:39 -0700)
committerSteven Chan <steven3416@gmail.com>
Sun, 14 Sep 2014 22:39:09 +0000 (15:39 -0700)
commit3865fb236a4162f7c172e76c564b03ba90bc8d45
tree3ffb3f0b368f5b8772d05bc41debf664777d3c31
parent895eed6f20c699634581916012684889637b4a07
Handle errors arising from downloading content

Any such errors will be embedded in the search parameters of the
myopac/circ page URL. We decode the various components and show them
inside a floating notification box, otherwise we render the page as
normally done.

Signed-off-by: Steven Chan <steven3416@gmail.com>
src/od_action.coffee
src/overdrive.coffee