-
Bug
-
Resolution: Fixed
-
Minor
-
3.4.4, 3.5, 3.6
-
MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MDL-62977_master -
- Create a course.
- Add a wiki activity.
- Click on the wiki.
- Select the 'NWiki' format for the first page and save.
- Click on the 'Comments' tab.
- Click 'Add comment'.
- Ensure the buttons are styled with the 'btn' and 'btn-secondary' class.
- Add a comment.
- Click to delete the comment.
- Confirm the 'Yes' and 'No' buttons are styled with the 'btn' and 'btn-secondary' class.
- Discovered while testing
-
MDL-50225 Properly deprecate print_textarea()
- Closed