Reviewed: https://reviews.mahara.org/10809 Committed: https://git.mahara.org/mahara/mahara/commit/42d81151322139dae595c33a4235941aa73c9a17 Submitter: Robert Lyon ([email protected]) Branch: master
commit 42d81151322139dae595c33a4235941aa73c9a17 Author: Cecilia Vela Gurovic <[email protected]> Date: Fri Mar 6 15:18:29 2020 +1300 Bug 1866289: removing groupviews old code behatnotneeded Change-Id: Ia33b672131d835532f077ea9a6a9ad1a298afce2 -- 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/1866289 Title: obsolete code in groupviews.php Status in Mahara: Fix Committed Status in Mahara 20.04 series: Fix Committed Bug description: we have old js code in file htdocs/view/groupviews.php that we used on the list of views of the group. It was used set focus on the first view of the list when we changed to a page other than the first one. Now we have cards and we don't use pagination in that way anymore, we don't need to reset focus after clicking the 'Show more' button. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1866289/+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

