From f2b4b2ad3cbc55c5d4ef89ec4ad26c4beb42869a Mon Sep 17 00:00:00 2001 From: Dan Poltawski Date: Wed, 8 Oct 2014 10:22:25 +0100 Subject: [PATCH] MDL-46658 - fix trailing whitespace --- theme/upgrade.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/upgrade.txt b/theme/upgrade.txt index b3dc2804889..6a9bdba4c65 100644 --- a/theme/upgrade.txt +++ b/theme/upgrade.txt @@ -11,7 +11,7 @@ information provided here is intended especially for theme designer. * On calendar view screen the course selector and new event button have been swapped, custom CSS for .path-calendar might be affected. * The functions search_listing() and search_pagination() in the core_course_management_renderer class take the searched string as an extra parameter - see MDL-46902. -* Themes with non-fixed headers must have the .navbar class in their navbar in order for floating headers in the grader report to work - see MDL-46658. +* Themes with non-fixed headers must have the .navbar class in their navbar in order for floating headers in the grader report to work - see MDL-46658. === 2.7 ===