mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-64506 templates: replace spans where and col-x appears
This commit is contained in:
parent
5cac5fa428
commit
5edb0fbcb5
19 changed files with 102 additions and 102 deletions
|
@ -12,7 +12,7 @@
|
|||
{{/pushratingstouserplans}}
|
||||
</div>
|
||||
<div class="row-fluid">
|
||||
<span class="span6">
|
||||
<span class="col-md-6">
|
||||
<table class="table table-bordered">
|
||||
<summary class="accesshide">
|
||||
<p>{{#str}}coursecompetencybreakdownsummary, report_competency{{/str}}</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue