-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1
-
Fix Version/s: 3.1
-
Component/s: Assignment, Competencies
-
Testing Instructions:
-
Affected Branches:MOODLE_31_STABLE
-
Fixed Branches:MOODLE_31_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-54595-master -
Pull Master Diff URL:
Remove btn-group classes from new assignment grading and CBE pages.
(These are the joined buttons)
git grep btn-group admin/tool/lp mod/assign
|
admin/tool/lp/templates/manage_competency_frameworks_page.mustache:<div class="btn-group pull-left">
|
admin/tool/lp/templates/manage_templates_page.mustache:<div class="btn-group pull-left">
|
admin/tool/lp/templates/plans_page.mustache:<div class="btn-group pull-left">
|
admin/tool/lp/templates/user_evidence_list_page.mustache:<div class="btn-group pull-left">
|
mod/assign/renderer.php: $o .= $this->output->container_start('submissionlinks btn-group');
|
- Testing discovered
-
MDL-54642 Learning plan templates button layout broken in firefox
-
- Closed
-