Opened 17 years ago
Closed 17 years ago
#1448 closed defect (bug) (worksforme)
"my-activity" is added as CSS class on frontpage
| Reported by: | 21cdb | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2 |
| Component: | Version: | ||
| Severity: | Keywords: | ||
| Cc: | email@… |
Description
The CSS class "my-activity" is added to <body> when viewing the frontpage. According to bp-core-templatetags.php line 1363 this should only be applied when
| 'my-activity' == $bp->current_action |
which is not the case when on frontpage.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This doesn't seem to be the case anymore. Please reopen if you can still reproduce this.