Skip to content
This repository has been archived by the owner on Dec 23, 2017. It is now read-only.

Removes "is-individual" from links #770

Merged
merged 1 commit into from
Sep 26, 2015
Merged

Conversation

noahmanger
Copy link
Contributor

This removes the "Unique only" flag from links from "Receipts from committees" aggregates.

Also changes the URL parameter of this tab from "Transfers" to "Between committees".

Resolves #751

And changes name of url param to the tab title
contributor_id: row.contributor_id,
is_individual: 'true'
};
return {contributor_id: row.contributor_id};

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Identifier 'contributor_id' is not in camel case.

@jmcarp jmcarp merged commit a43af61 into develop Sep 26, 2015
@jmcarp jmcarp removed the plz-review label Sep 26, 2015
@jmcarp jmcarp deleted the feature/removing-individual-only branch October 2, 2015 16:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants