Comment 3 for bug 834171

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

Reviewed: https://reviews.mahara.org/874
Committed: http://gitorious.org/mahara/mahara/commit/12bc059b45900bdd2c0638e0ad25c825777d2864
Submitter: Richard Mansfield (<email address hidden>)
Branch: master

commit 12bc059b45900bdd2c0638e0ad25c825777d2864
Author: Richard Mansfield <email address hidden>
Date: Mon Nov 21 15:51:46 2011 +1300

    Bring back the settings sub-menu for drop-down navigation (bug #801081)

    The submenu under settings in not usable with drop-down navigation,
    because there's no top-level item for it to hang from. This patch
    changes it to group-style tabs within the page when drop-down
    navigation is configured. Just creating a link from the inbox to
    the notification prefs is not sufficient because plugins can now
    hook into the right menu (see bug #834171).

    Change-Id: I7cd6009ed77d5795a9a6880e64d90f8742e47f92
    Signed-off-by: Richard Mansfield <email address hidden>