allow themes to decide where live updates appear

This commit is contained in:
Zach Prezkuta 2012-10-09 09:41:33 -06:00
commit 0ea89852d2
16 changed files with 93 additions and 59 deletions

View file

@ -66,10 +66,6 @@ function notes_content(&$a,$update = false) {
$o .= status_editor($a,$x,$a->contact['id']);
$o .= '<div id="live-notes"></div>' . "\r\n";
$o .= "<script> var profile_uid = " . local_user()
. "; var netargs = '/?f='; var profile_page = " . $a->pager['page'] . "; </script>\r\n";
}
// Construct permissions