#2780 closed enhancement (fixed)
Cancel friendship button not appearing under profile->friends page of a user
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Friends | 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.
(In [3523]) Show cancel friendship button on the "my profile-> friends" page. Fixes #2780, props sbrajesh