FIX: term should be handled as text (#6321)

This commit is contained in:
Joffrey JAFFEUX
2018-08-27 11:58:46 +02:00
committed by GitHub
parent 89e7d95cc7
commit c8ffe0fda3

View File

@ -669,6 +669,7 @@ class Report
report.labels = [
{
property: :term,
type: :text,
title: I18n.t("reports.trending_search.labels.term")
},
{