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

Feature/hide amendments candidate #527

Merged
merged 5 commits into from
Aug 26, 2015

Conversation

jmcarp
Copy link
Contributor

@jmcarp jmcarp commented Aug 26, 2015

  • Hide extra amendment options on candidate filings page
  • DRY up various filter partials

[Resolves #1154]

{% macro checkbox_dropdown(name, label, selected={}, options={}) %}
<div class="filter">
<fieldset class="js-dropdown">
<legend class="label" for="{{ name }}">{{ label }}<span class="any" aria-hidden="true">(Any)</span></legend>
Copy link
Contributor

Choose a reason for hiding this comment

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

We're not actually making use of this .any span anymore, so we can remove it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Got it--updated.

@noahmanger
Copy link
Contributor

🙏 this makes me so happy

noahmanger pushed a commit that referenced this pull request Aug 26, 2015
@noahmanger noahmanger merged commit fe369ee into fecgov:develop Aug 26, 2015
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

2 participants