Reviewed: https://reviews.mahara.org/11335 Committed: https://git.mahara.org/mahara/mahara/commit/c2c735d053e414c8e1e74c749c63ae4c61a7a306 Submitter: Robert Lyon ([email protected]) Branch: 20.04_STABLE
commit c2c735d053e414c8e1e74c749c63ae4c61a7a306 Author: Cecilia Vela Gurovic <[email protected]> Date: Tue Oct 6 12:39:48 2020 +1300 Bug 1898643: removing old layout class removing any reference to .block-drop-on that was used to change th background color when moving a block in a page on edit mode Change-Id: I0631b8d387c764517183f57da8d53d335d592e8d (cherry picked from commit 51eaa437509157c0b27e84944ebbc0fd0acc2259) -- 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/1898643 Title: remove references to class used in old layout Status in Mahara: Fix Committed Status in Mahara 19.10 series: Fix Committed Status in Mahara 20.04 series: Fix Committed Status in Mahara 20.10 series: Fix Committed Bug description: Before gridstack layout, every time a block was moved in a page's edit mode, the background changed color to reflect that the block was being moved. This can be tested in 19.04 or older versions of Mahara. We don't do this anymore, so any reference to the css class "block- drop-on" needs to be removed from the code. Removing this class should not affect the styling of a block when it's being moved. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1898643/+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

