Skip to content

Commit

Permalink
Merge pull request #2789 from bitzesty/covid-impact
Browse files Browse the repository at this point in the history
Remove paragraph relating to COVID
  • Loading branch information
TheDancingClown authored Apr 15, 2024
2 parents 8026aca + c32a4b5 commit 858fdae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions forms/qae_form_builder/about_section_question.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ def section_data(ref)
when "your_innovation"
[about_section_C_innovation, word_limits, technical_language, supplementary_materials]
when "your_international_trade"
[about_section_C_international_trade, small_organisations, covid_impact, word_limits, technical_language, supplementary_materials]
[about_section_C_international_trade, small_organisations, word_limits, technical_language, supplementary_materials]
when "your_sustainable_development"
[about_section_C_sustainable_development, small_organisations, covid_impact_development, un_sdgs, supplementary_materials_development]
[about_section_C_sustainable_development, small_organisations, un_sdgs, supplementary_materials_development]
when "innovation_commercial_performance"
[about_section_D_innovation, financial_periods_innovation, estimated_figures]
when "trade_commercial_performance"
Expand Down

0 comments on commit 858fdae

Please sign in to comment.