From 9b6cda5007c95b03c97d6a6a06537bc401b40cbf Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 2 Oct 2018 22:42:16 +0100 Subject: [PATCH] Include tags in search results --- blocks/ORB/Search.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/blocks/ORB/Search.pm b/blocks/ORB/Search.pm index 20c86b8..c145c38 100644 --- a/blocks/ORB/Search.pm +++ b/blocks/ORB/Search.pm @@ -53,6 +53,8 @@ sub _build_recipe { my $self = shift; my $recipe = shift; + $self -> {"system"} -> {"recipe"} -> load_recipe_relations($recipe); + my $temp = ""; # If a temperature has been specified, it needs including in the output