Changes between Version 2 and Version 3 of Ticket #7218, comment 11
- Timestamp:
- 09/14/2016 06:26:22 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7218, comment 11
v2 v3 3 3 ---- 4 4 5 `02.patch` is basically the same as `01.patch`, but fixes an issue with the activity email options not showing up on the "Settings > Email" screen. Had to move the activity email `<table>` code to `bp-activity-notifications.php`. Italso moves the suggestions AJAX hook out of `bp-activity-actions.php` to `bp-activity-functions.php` as mentioned in comment:1.5 `02.patch` is basically the same as `01.patch`, but fixes an issue with the activity email options not showing up on the "Settings > Email" screen. Had to move the activity email `<table>` code to `bp-activity-notifications.php`. Patch also moves the suggestions AJAX hook out of `bp-activity-actions.php` to `bp-activity-functions.php` as mentioned in comment:1.