MDL-62807 output: Support .list-unstyled class

Category management lists should not have bullets.

We support this class in "boost" theme but not in bootstrapbase and there are uses of it in core.
This commit is contained in:
Damyon Wiese 2018-07-16 12:01:29 +08:00
parent c7d148dc20
commit 6a621b0ce7
7 changed files with 8 additions and 6 deletions

View file

@ -156,4 +156,4 @@ echo $OUTPUT->footer();
// Thats all folks.
// Don't ever even consider putting anything after this. It just wouldn't make sense.
// But you already knew that, you smart developer you.
exit;
exit;