double perms msg

This commit is contained in:
friendica 2015-01-12 11:25:48 -08:00
parent 580c30f516
commit 962c6207ae
2 changed files with 2 additions and 2 deletions

View File

@ -287,7 +287,7 @@ function connedit_content(&$a) {
$o .= "\$('#me_id_perms_" . $p . "').attr('checked','checked'); \n";
}
}
$o .= "abook_perms_msg(); }\n</script>\n";
$o .= " }\n</script>\n";
}
if(argc() == 3) {

View File

@ -1 +1 @@
2015-01-11.916
2015-01-12.917