theme cleanup
This commit is contained in:
parent
881037a0d9
commit
65a420b227
23 changed files with 179 additions and 36 deletions
|
|
@ -89,6 +89,7 @@ function profile_content(&$a, $update = false) {
|
|||
$a->profile['profile_uid'] = $_SESSION['profile_uid'];
|
||||
}
|
||||
else {
|
||||
$o .= '<script> $(document).ready(function() { $(\'#nav-home-link\').addClass(\'nav-selected\'); });</script>';
|
||||
// set the uid so we can pick it up during update
|
||||
$_SESSION['profile_uid'] = $a->profile['uid'];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue