remove javascript to set selectect nav item. enanche img template prefetch ignoring
This commit is contained in:
@@ -25,7 +25,7 @@ function community_content(&$a, $update = 0) {
|
||||
|
||||
$o .= '<h3>' . t('Community') . '</h3>';
|
||||
if(! $update) {
|
||||
$o .= set_nav_selected('nav-community-link');
|
||||
nav_set_selected('community');
|
||||
$o .= '<div id="live-community"></div>' . "\r\n";
|
||||
$o .= "<script> var profile_uid = -1; var netargs = '/?f='; var profile_page = " . $a->pager['page'] . "; </script>\r\n";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user