Include tags in search results

This commit is contained in:
Chris 2018-10-02 22:42:16 +01:00
parent 1788afbf5e
commit 9b6cda5007

View File

@ -53,6 +53,8 @@ sub _build_recipe {
my $self = shift; my $self = shift;
my $recipe = shift; my $recipe = shift;
$self -> {"system"} -> {"recipe"} -> load_recipe_relations($recipe);
my $temp = ""; my $temp = "";
# If a temperature has been specified, it needs including in the output # If a temperature has been specified, it needs including in the output