Skip to content
Snippets Groups Projects
Commit 54f9cbf4 authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

TOS/PP updates to only show TOS/PP where needed.

Show the BrowserID and RP TOS/PP at the correct time with the correct text.

* BID TOS/PP is only displayed to new users.
* RP TOS/PP is only displayed to new users, or users who have not been to a site before.

Details:
* Bring over rp_info.js from another branch. Module charged with displaying RP related info.
* In authenticate, add_email, and pick_email controllers, trigger message to update "next" button text to be correct for the particular screen.
* To dom-jquery, add hide and show functions.

Call controllers that need to display the TOS/PP info with siteTOSPP parameter.  This reduces the amount of data that needs to be passed around.

issue #1240
parent 52986818
Loading
Showing
with 172 additions and 122 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment