Comment 4 for bug 1535164

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/7241
Committed: https://git.mahara.org/mahara/mahara/commit/c55a95581741d332089f6042cf8fbd879db3e2c4
Submitter: Ghada El-Zoghbi (<email address hidden>)
Branch: master

commit c55a95581741d332089f6042cf8fbd879db3e2c4
Author: Robert Lyon <email address hidden>
Date: Wed Nov 9 16:23:21 2016 +1300

Bug 1535164: Inbox needs to update unread messages

This bug came about due to the lazy load of the inbox block so that
the js hooks were not wired up correctly.

Added a pageupdated trigger to the block content and updated the
template so that we can update a row without needing the check box
(like we have in the inbox page itself)

behatnotneeded

Change-Id: I60de8301b2bb7ec5ef4ed33f1260cccdbdce36aa
Signed-off-by: Robert Lyon <email address hidden>