Comment 6 for bug 1382905

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

Reviewed: https://reviews.mahara.org/3970
Committed: http://gitorious.org/mahara/mahara/commit/b9e0bfe454f66aad46d21ff40a9b2371c1e9a0ea
Submitter: Aaron Wells (<email address hidden>)
Branch: master

commit b9e0bfe454f66aad46d21ff40a9b2371c1e9a0ea
Author: Robert Lyon <email address hidden>
Date: Wed Nov 12 09:02:00 2014 +1300

Bug 1382905 - fix js check when outbox delete button clicked

Meant to alert if nothing checked when 'delete' button clicked but was
only working if no checkboxes were present. fixed up so now checks
that no checkbexes have been checked whether any are present or not.

also added check to the inbox

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