mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
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
|
@ -124,7 +124,7 @@ function contacts_content(&$a) {
|
|||
|
||||
$sort_type = 0;
|
||||
$o = '';
|
||||
$o .= set_nav_selected('nav-contacts-link');
|
||||
nav_set_selected('contacts');
|
||||
|
||||
$_SESSION['return_url'] = $a->get_baseurl() . '/' . $a->cmd;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue