Merge branch 'MDL-53733_master' of https://github.com/StudiUM/moodle

This commit is contained in:
David Monllao
2016-04-26 10:55:03 +08:00
3 changed files with 2 additions and 3 deletions
@@ -1,5 +1,5 @@
<div class='competency-heading'>
<h4>{{competency.shortname}}
<h4 id="competency_link_{{competency.id}}">{{competency.shortname}}
<small>{{competency.idnumber}}</small>
</h4>
{{#framework}}
@@ -48,7 +48,6 @@
</div>
{{/canmanagetemplatecompetencies}}
{{#competency}}
<a id="competency-info-link-{{competency.idnumber}}"></a>
{{> tool_lp/competency_summary }}
{{/competency}}
<strong>{{#str}}linkedcourseslist, tool_lp{{/str}}</strong>
@@ -88,7 +88,7 @@
<div>
{{#leastproficient}}
{{#showcompetencylinks}}
<a href="#competency-info-link-{{idnumber}}">
<a href="#competency_link_{{id}}">
{{/showcompetencylinks}}
<div><p>{{shortname}} <em>{{idnumber}}</em></p></div>
{{#showcompetencylinks}}