Comment 2 for bug 1145156

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

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

commit b27d196cddfb728ce12e3e9483bcf0115bcc14e8
Author: Jono Mingard <email address hidden>
Date: Fri Jan 3 15:13:20 2014 +1300

In Resume, show composite description in cell rather than row (Bug #1145156)

Changed showhideComposite() to add the requested content (description and
attachments) to the cell containing the title of the composite, rather than
adding a new row to the table.
This means that in places such as the Education history table, clicking on the
qualification will open the description immediately below the title instead
of creating a separate row.

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