Skip to content
  • Robert Lyon's avatar
    Drop-down navigation overridden at institutional level (Bug #1194672) · cd08104c
    Robert Lyon authored
    
    
    Create the ability for Institutions to override the site default for
    displaying drop-down navigation instead of tabs for main menu.
    
    Can now: Set drop-down navigation option on Administer institutions
    screen /admin/users/institutions.php
    
    Users who are in more than one institution will have drop-down setting
    of the institution whose theme they are using as their theme.
    
    If $cfg->sitethemeprefs = true, where a user can pick any theme then
    for those themes associated with an institution they will use the
    institution's setting otherwise they will use the site's setting for
    drop-down navigation.
    
    Can not do: Have user make their own choice for whether they see drop
    down or not for any particular theme
    
    Change-Id: I580953c62b35cbc8169d47781c8bf88cc94d9fe8
    Signed-off-by: default avatarRobert Lyon <robertl@catalyst.net.nz>
    cd08104c