GiveToken / GiftBox

Repository for Sizzle
0 stars 0 forks source link

[844] Order token sections #972

Closed conlanpatrek closed 8 years ago

conlanpatrek commented 8 years ago
  1. Added job-description-section id to that section in the token.
  2. Created an #ordered-sections div that wraps all the sections we want to reorder (hence all of the whitespace changes).
  3. Created the updateSectionPosition function which orders sections based on their presence in the dom, and called it when we've finished setting up the dom for token and recruiter data.

Relates to issue #844

wogsland commented 8 years ago

PR to develop please.