diff --git a/fec/data/views.py b/fec/data/views.py index 165e5bc6b1..dd2d640f8c 100644 --- a/fec/data/views.py +++ b/fec/data/views.py @@ -478,7 +478,7 @@ def get_committee(committee_id, cycle): com_type_glossary = 'Trade association' elif com_org_type == 'V': com_type_text = 'cooperatives' - com_type_glossary = '' + com_type_glossary = 'Cooperative' # The three biggies which are also 'not' rules for committee_type elif com_com_type == 'H': com_type_text = '[H committee_type]' diff --git a/fec/static/img/i-graph--primary-contrast.svg b/fec/fec/static/img/i-graph--primary-contrast.svg similarity index 100% rename from fec/static/img/i-graph--primary-contrast.svg rename to fec/fec/static/img/i-graph--primary-contrast.svg diff --git a/fec/fec/static/js/data/terms.json b/fec/fec/static/js/data/terms.json index 560bab993b..97bb44d8de 100644 --- a/fec/fec/static/js/data/terms.json +++ b/fec/fec/static/js/data/terms.json @@ -103,6 +103,10 @@ "term": "Contribution in the name of another", "definition": "Giving money or anything of value, all or part of which was provided to the contributor by another person (the true contributor) without disclosing the source of the money or the thing of value to the recipient candidate or committee at the time the contribution is made; or making a contribution of money or anything of value and attributing as the source another person when in fact the contributor is the source. 11 CFR 110.4(b)." }, + { + "term": "Cooperative", + "definition": "A cooperative is a voluntary economic association organized to provide economic services, without gain, to itself, and to the members who own and control it. A federated cooperative as defined in the Agricultural Marketing Act of 1929, 12 U.S.C. 1141j, or a rural cooperative eligible for assistance under chapter 31 or title 7 of the United States Code, may solicit the members of the cooperative's regional, state or local affiliates, provided that all of the political committees established, financed, maintained or controlled by the cooperative and its regional, state or local affiliates are considered one political committee for the purposes of the limitations in 11 CFR 110.1 and 110.2." + }, { "term": "Coordinated", "definition": "Made in cooperation, consultation or concert with, or at the request or suggestion of, a candidate, a candidate’s authorized committee or their agents, or a political party committee or its agents. 11 CFR 109.20(a)."