Reviewed: https://reviews.mahara.org/9860 Committed: https://git.mahara.org/mahara/mahara/commit/728abce996e056d6705a56ab6c777c57dff749d1 Submitter: Robert Lyon ([email protected]) Branch: 19.04_STABLE
commit 728abce996e056d6705a56ab6c777c57dff749d1 Author: Robert Lyon <[email protected]> Date: Sun Apr 21 11:59:06 2019 +1200 Bug 1825599: Adding the pagination link styles via PHP We used to add them via js but some pagination instances do not use json update and so were not getting styled behatnotneeded Change-Id: Ibc225c34a730c8b14ea35a529ad4d350aa33fd56 Signed-off-by: Robert Lyon <[email protected]> (cherry picked from commit 66a6ede8392e942e88141622fe5f422f19057249) -- 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/1825599 Title: Paginator is missing styling in forum topic Status in Mahara: Fix Committed Bug description: When you are in a forum topic, the paginator does not display the correct styling (see screenshot) when there are 11+ forum posts in a forum topic. To replicate: 1. Create a group. 2. Create a topic in a forum with 10 replies to the topic so that the paginator at the bottom is displayed. Expected result: The paginator looks like it does everywhere. Actual result: Only the text is shown, but not the outline around it and the appropriate spacing. This should be checked in all themes to ensure the paginator is displayed correctly. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1825599/+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

