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

Updating cycle select placements #848

Merged
merged 7 commits into from
Oct 22, 2015
Merged

Updating cycle select placements #848

merged 7 commits into from
Oct 22, 2015

Conversation

noahmanger
Copy link
Contributor

  • Adds a text string of the cycle to each section heading on candidate, committee and election page sections
  • Moves the cycle select to the header of the election pages

Resolves #847

@noahmanger
Copy link
Contributor Author

Ok this is good to go. 18F/fec-style#153 resolves @jenniferthibault 's one piece of design feedback.

@@ -6,7 +6,7 @@
<div class="container">
<div class="section__heading">
<h2 class="heading__title" id="section-2-heading">
Money received by the <span class="term" data-term="Committee">committee</span>
Money received by the committee - {{ cycle|fmt_year_range }}
Copy link
Contributor

Choose a reason for hiding this comment

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

Just curious--why drop the glossary lookup here? I'm not clear on when we want to wrap terms in glossary lookups and when we don't.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good question. I think it makes sense to not make words in headings glossary links. @emileighoutlaw ?

…/removing-tooltips

Conflicts:
	templates/partials/candidate/other-spending-tab.html
@noahmanger
Copy link
Contributor Author

Conflicts resolved.

Noah Manger added 2 commits October 21, 2015 12:28
…/removing-tooltips

Conflicts:
	templates/partials/committee/filings-tab.html
@jmcarp jmcarp merged commit 19ea266 into develop Oct 22, 2015
@noahmanger noahmanger deleted the feature/removing-tooltips branch April 21, 2016 16:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants