mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #24678
[Bug 1424512] A change has been merged
Reviewed: https://reviews.mahara.org/4304
Committed: http://gitorious.org/mahara/mahara/commit/b00555fa807aaac8396da4429d18ccee9d8b1d25
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit b00555fa807aaac8396da4429d18ccee9d8b1d25
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Mon Feb 23 16:25:38 2015 +1300
Attachments expander in note block not working after ajaxify patch (Bug
#1424512)
this patch sends the setupExpanders() js call along with the rest of
the html rather than use the on page load js as the blocks load after
page load.
Change-Id: Id0c212caa0d4bb53ac5fa59044b186c71127c54c
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1424512
Title:
some block attachment expanders not working after ajax load of blocks
was merged
Status in Mahara ePortfolio:
Fix Committed
Bug description:
Now that we load the note block by ajax it means the block is not on
the page when the the expander js goexs to wire up the expand/collapse
stuff.
I've altered the block renderer so that each block instance loads
it's own js to call setupExpanders().
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1424512/+subscriptions
References