From: Steven Chan Date: Wed, 10 Sep 2014 20:43:54 +0000 (-0700) Subject: Fix regression error in checkout action button X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=47c4b11217eab03d524b92f1a3a7f27da21d4d86;p=contrib%2Foverdrive-eg-opac.git Fix regression error in checkout action button Convert checkout link URLs to reverse proxy format to make it work again. Signed-off-by: Steven Chan --- diff --git a/src/od_data.coffee b/src/od_data.coffee index 55a820a..dd7673d 100644 --- a/src/od_data.coffee +++ b/src/od_data.coffee @@ -170,8 +170,10 @@ define [ @checkouts = [] if @checkouts is undefined return @ - proxy_urls:-> - (@proxies v.actions) for v, n in @checkouts + proxy_urls: -> + for x in @checkouts + @proxies x.actions + @proxies y.linkTemplates for y in x.formats return @ # For each checkout, convert any ISO 8601 date strings into a