Reviewed: https://reviews.mahara.org/8258 Committed: https://git.mahara.org/mahara/mahara/commit/0a9c1962312232983c1ca56e1957cac9ecb345e4 Submitter: Robert Lyon ([email protected]) Branch: master
commit 0a9c1962312232983c1ca56e1957cac9ecb345e4 Author: Robert Lyon <[email protected]> Date: Tue Nov 7 09:29:02 2017 +1300 Bug 1730497: removing not needed call to old style.css file In notifications outbox behatnotneeded Change-Id: Ia524a86bc645d052c27ec881811781ea065c292e 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/1730497 Title: Missing stylesheet warning in notifications outbox Status in Mahara: Fix Committed Status in Mahara 17.10 series: Fix Committed Status in Mahara 18.04 series: Fix Committed Bug description: When going to the outbox when not in production mode I see this error [DBG] f7 (lib/web.php:1278) Missing file in theme raw, plugindir module/multirecipientnotification: style.css This is a leftover mistake from Bug 1721623 We need to remove the call to the removed stylesheet We also need to remove the stylesheet for raw_old as well as the styles are controlled by sass files now To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1730497/+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

