move persona a bit, still should be yanked out further

This commit is contained in:
Sam 2013-04-18 18:04:52 +10:00
parent 4cea92c4e9
commit 6ae212235c
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,6 @@
<script src="https://login.persona.org/include.js"></script>
<!-- TODO, move this into login UI, don't deliver with page -->
<script>
$LAB.script("https://login.persona.org/include.js").wait(function(){
(function() {
var readyCalled = false;
navigator.id.watch({
@ -27,4 +28,5 @@
}
});
}());
});
</script>

View File

@ -860,10 +860,11 @@ en:
delete_title: "delete post (if its the first post delete topic)"
flagged_by: "Flagged by"
error: "Something went wrong"
groups:
title: "Groups"
edit: "Edit Groups"
selector_placeholder: "add users"
api:
title: "API"