Link to both the Persona and legacy sign in

This commit is contained in:
Eelco Dolstra
2013-07-09 14:39:28 +02:00
parent 486a844866
commit ccd2292458
3 changed files with 12 additions and 9 deletions

View File

@ -136,7 +136,7 @@
});
$("#persona-signin").click(function() {
navigator.id.request();
navigator.id.request({ siteName: 'Hydra' });
});
$("#persona-signout").click(function() {