From a4bdd7e80555417ea30fe8d3a6226e97e23b1154 Mon Sep 17 00:00:00 2001 From: Mickey Nasriachi Date: Mon, 24 Jul 2017 16:09:40 +0100 Subject: [PATCH] fix call to inc/favorite.html --- root/search.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/search.html b/root/search.html index 545c375a6a..6c17db1af3 100644 --- a/root/search.html +++ b/root/search.html @@ -25,7 +25,7 @@ <% link_to_file(item) | none %> <%- IF item.abstract; ' - '; item.abstract; END %> - <% INCLUDE inc/favorite.html module = item %>
+ <% INCLUDE inc/favorite.html release = item favorites = release.favorites %>
<% IF item.description %>

<% item.description.chunk(250).0 _ '...' %>

<% END %> <% item.author %>/<% item.release %>