#2780 closed enhancement (fixed)
Cancel friendship button not appearing under profile->friends page of a user
| Reported by: | sbrajesh | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Friends | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | sbrajesh |
Description
Hi,
This is a minor enhancement for current trunk(1.2.7). The cancel friendship button does not appear under My profile-> Friends page since the self_block is set true in "bp_get_add_friend_button". It used to appear before the introduction of BP Button class.
here is minor patch for making it appear again.
Thanks
Brajesh
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [3523]) Show cancel friendship button on the "my profile-> friends" page. Fixes #2780, props sbrajesh