Changes between Version 2 and Version 3 of Ticket #7135, comment 3
- Timestamp:
- 06/22/2016 09:05:33 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7135, comment 3
v2 v3 1 1 `02.patch` uses a slightly different approach. 2 2 3 For point 2, to mark the individual activity reply notification as read, we use the notification ID (`'nid'`) for the query argument instead of the activity comment ID (` aid`) and notification action (`n`) from `01.patch`.3 For point 2, to mark the individual activity reply notification as read, we use the notification ID (`'nid'`) for the query argument instead of the activity comment ID (`'aid'`) and notification action (`'n'`) from `01.patch`.