remove javascript to set selectect nav item. enanche img template prefetch ignoring
This commit is contained in:
parent
bdf42473a0
commit
07b6c868b3
16 changed files with 58 additions and 29 deletions
|
|
@ -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";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue