Comment 2 for bug 1279943

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

Reviewed: https://reviews.mahara.org/3005
Committed: http://gitorious.org/mahara/mahara/commit/766ef005db98908a994ff2da173298392851e0bd
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 766ef005db98908a994ff2da173298392851e0bd
Author: Robert Lyon <email address hidden>
Date: Fri Feb 14 09:36:38 2014 +1300

Displaying textbox attachments to view/artefact.php page (Bug #1279943)

- and getting the notes page to display the attachment count

-- now cherry-picked on earlier expander fixing patches and having the
new html format

- also fixed bugs:
-- where expander was not closing after editing block on view/blocks.php page
-- where block edit was not keeping attached the attachments that
were attached when adding attacments via notes page.
-- where block edit was dropping attachments from all textbox
instances of the same artefact if one selected to 'use content from
another text box' - now the editor should auto 'select' the attachments
related to the textbox chosen.

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