Reviewed: https://reviews.mahara.org/10587 Committed: https://git.mahara.org/mahara/mahara/commit/a1ad56851b3316da2a0bfb0cc70d16650958caa6 Submitter: Robert Lyon ([email protected]) Branch: master
commit a1ad56851b3316da2a0bfb0cc70d16650958caa6 Author: Robert Lyon <[email protected]> Date: Mon Nov 11 09:28:23 2019 +1300 Bug 1852020: Cache nav menu for mobile different to desktop As the menus are slightly different - the mobile one doesn't have import/export menu items behat not needed Change-Id: Ia84f68cbe12a5a6555b7e2e378b44b41875b9328 Signed-off-by: Robert Lyon <[email protected]> -- 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/1852020 Title: Nav menu missing import / export items Status in Mahara: Fix Committed Status in Mahara 18.10 series: Fix Committed Status in Mahara 19.04 series: Fix Committed Status in Mahara 19.10 series: Fix Committed Status in Mahara 20.04 series: Fix Committed Bug description: Because we don't show those menu items when on mobile it means if a user hits site with mobile first the menu is cached with those item not there. We need to separate the cache for mobile menu from desktop menu To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1852020/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

