https://bugzilla.wikimedia.org/show_bug.cgi?id=28506

             Bug #: 28506
           Summary: Collapsible sidebar for Outreach Wiki
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


For some reason, this wasn't enabled on Outreach Wiki. Please change

'wmgUseCollapsibleNav' => array(
    'default'    => true,
    'outreachwiki'    => false,
    'ukwikimedia'    => false,
),

to

'wmgUseCollapsibleNav' => array(
    'default'    => true,
    'outreachwiki'    => true,
    'ukwikimedia'    => false,
),

Thanks.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to