From 7d1ae9b7e0735cbedde47eac0f5196b764ea62b8 Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Thu, 27 Apr 2023 18:32:50 -0700 Subject: [PATCH] polish serendipitous look --- .../display/_tailwind_foldered_index.html.erb | 12 +++++++++--- config/locales/en.yml | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/app/views/content/display/_tailwind_foldered_index.html.erb b/app/views/content/display/_tailwind_foldered_index.html.erb index d0e5f797..deb7963c 100644 --- a/app/views/content/display/_tailwind_foldered_index.html.erb +++ b/app/views/content/display/_tailwind_foldered_index.html.erb @@ -377,6 +377,7 @@ <% if @questioned_content && @attribute_field_to_question %> + <% serendipitous_category = @attribute_field_to_question.attribute_category%>

diff --git a/config/locales/en.yml b/config/locales/en.yml index 9bf4c491..73dea525 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -611,7 +611,7 @@ en: other_names: What other names is %{name} known by? population: What is the population of %{name}? - social_hierarchy: How is the population separated into hierarchical classes? + social_hierarchy: How is the population separated into hierarchical classes in %{name}? currency: What currency is used in %{name}? education: How important is education in %{name}? laws: What are the major laws in %{name}?