1
0
Fork 0

remove javascript to set selectect nav item. enanche img template prefetch ignoring

This commit is contained in:
fabrixxm 2011-08-17 18:36:24 +02:00
commit 07b6c868b3
16 changed files with 58 additions and 29 deletions

View file

@ -64,7 +64,7 @@ function notifications_content(&$a) {
}
$o = '';
$o .= set_nav_selected("nav-notifications-link");
nav_set_selected("notifications");
if(($a->argc > 1) && ($a->argv[1] == 'all'))
$sql_extra = '';