MDL-46658 - fix trailing whitespace

This commit is contained in:
Dan Poltawski
2014-10-08 10:28:31 +01:00
parent e462093201
commit f2b4b2ad3c
+1 -1
View File
@@ -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 ===