diff --git a/candidate.hbs b/candidate.hbs index 33cad4935..86c285251 100644 --- a/candidate.hbs +++ b/candidate.hbs @@ -3,51 +3,51 @@
Report coverage: {{datetime coverage_start_date}} - {{datetime coverage_end_date}}
- + - + - + - + - + - + - + - + - + - + - + - +
Total ReceiptsTotal receipts {{{currency total_receipts_period}}}
Total DisbursementsTotal disbursements {{{currency total_disbursements_period}}}
Transfers to Authorized CommitteesTransfers to authorized committees {{{currency transfers_to_other_authorized_committee_period}}}
Individual ContributionsIndividual contributions {{{currency total_individual_contributions_period}}}
Itemized Individual ContributionsItemized individual contributions {{{currency individual_itemized_contributions_period}}}
Unitemized Individual ContributionsUnitemized individual contributions {{{currency individual_unitemized_contributions_period}}}
Loan RepaymentsLoan repayments {{{currency total_loan_repayments_made_period}}}
Beginning Cash on HandBeginning cash on hand {{{currency cash_on_hand_beginning_period}}}
Ending Cash on HandEnding cash on hand {{{currency cash_on_hand_end_period}}}
Net ContributionsNet contributions {{{currency net_contributions_period}}}
Net Operating ExpendituresNet operating expenditures {{{currency net_operating_expenditures_period}}}
Debts Owed by CommitteeDebts owed by committee {{{currency debts_owed_by_committee}}}
diff --git a/static/js/modules/columns.js b/static/js/modules/columns.js index b9d501db5..9186daf14 100644 --- a/static/js/modules/columns.js +++ b/static/js/modules/columns.js @@ -9,9 +9,9 @@ var decoders = require('./decoders'); var sizeInfo = { 0: {limits: [0, 199.99], label: 'Under $200'}, - 200: {limits: [200, 499.99], label: '$200 - $499'}, - 500: {limits: [500, 999.99], label: '$500 - $999'}, - 1000: {limits: [1000, 1999.99], label: '$1000 - $1999'}, + 200: {limits: [200, 499.99], label: '$200—$499'}, + 500: {limits: [500, 999.99], label: '$500—$999'}, + 1000: {limits: [1000, 1999.99], label: '$1000—$1999'}, 2000: {limits: [2000, null], label: 'Over $2000'}, }; diff --git a/static/templates/filings/candidate.hbs b/static/templates/filings/candidate.hbs index 876231ed5..ea0d0cce8 100644 --- a/static/templates/filings/candidate.hbs +++ b/static/templates/filings/candidate.hbs @@ -5,51 +5,51 @@ - + - + - + - + - + - + - + - + - + - + - + - +
Total ReceiptsTotal receipts {{{currency total_receipts_period}}}
Total DisbursementsTotal disbursements {{{currency total_disbursements_period}}}
Transfers to Authorized CommitteesTransfers to authorized committees {{{currency transfers_to_other_authorized_committee_period}}}
Individual ContributionsIndividual contributions {{{currency total_individual_contributions_period}}}
Itemized Individual ContributionsItemized individual contributions {{{currency individual_itemized_contributions_period}}}
Unitemized Individual ContributionsUnitemized individual contributions {{{currency individual_unitemized_contributions_period}}}
Loan RepaymentsLoan repayments {{{currency total_loan_repayments_made_period}}}
Beginning Cash on HandBeginning cash on hand {{{currency cash_on_hand_beginning_period}}}
Ending Cash on HandEnding cash on hand {{{currency cash_on_hand_end_period}}}
Net ContributionsNet contributions {{{currency net_contributions_period}}}
Net Operating ExpendituresNet operating expenditures {{{currency net_operating_expenditures_period}}}
Debts Owed by CommitteeDebts owed by committee {{{currency debts_owed_by_committee}}}
diff --git a/static/templates/filings/pac.hbs b/static/templates/filings/pac.hbs index 7983d3693..a07ccf37f 100644 --- a/static/templates/filings/pac.hbs +++ b/static/templates/filings/pac.hbs @@ -5,43 +5,43 @@ - + - + - + - + - + - + - + - + - + - +
Total ReceiptsTotal receipts {{{currency total_receipts_period}}}
Total DisbursementsTotal disbursements {{{currency total_disbursements_period}}}
Individual ContributionsIndividual contributions {{{currency total_individual_contributions_period}}}
Itemized Individual ContributionsItemized individual contributions {{{currency individual_itemized_contributions_period}}}
Unitemized Individual ContributionsUnitemized individual contributions {{{currency individual_unitemized_contributions_period}}}
Beginning Cash on HandBeginning cash on hand {{{currency cash_on_hand_beginning_period}}}
Ending Cash on HandEnding cash on hand {{{currency cash_on_hand_end_period}}}
Net ContributionsNet contributions {{{currency net_contributions_period}}}
Net Operating ExpendituresNet operating expenditures {{{currency net_operating_expenditures_period}}}
Debts Owed by CommitteeDebts owed by committee {{{currency debts_owed_by_committee}}}
diff --git a/templates/committees-single.html b/templates/committees-single.html index 3ed6ef5c4..47c84da9c 100644 --- a/templates/committees-single.html +++ b/templates/committees-single.html @@ -68,10 +68,10 @@

{{ name }}