Comment 3 for bug 1279530

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

Reviewed: https://reviews.mahara.org/3003
Committed: http://gitorious.org/mahara/mahara/commit/9d52504dff4bf1894cdf37602e8c67d2ee7bffd2
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 9d52504dff4bf1894cdf37602e8c67d2ee7bffd2
Author: Jono Mingard <email address hidden>
Date: Thu Feb 13 13:51:10 2014 +1300

Made Attachments expander keyboard-accessible (Bug #1279530)

- Changed trigger to an anchor instead of a <td>, moved js file out of resume (since
resume isn't the only thing using it) and added focus management - the first link in
the expander is focused when it's opened
- Modified the expander in Cookie Consent 2 to use the same logic
- Fixed Resume blocktypes, which were no longer displaying properly after the change

Change-Id: I399ea9558482c1af91bd904f4057851cdb0b3ee7
Signed-off-by: Jono Mingard <email address hidden>