mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
MDL-53657 tool_lp: Dialog box opens twice in the path
This commit is contained in:
parent
2f411bca83
commit
9af8f0e2ba
7 changed files with 9 additions and 23 deletions
|
@ -65,7 +65,7 @@
|
|||
<p>{{{competency.description}}}</p>
|
||||
{{/competency}}
|
||||
{{#comppath}}
|
||||
<span class="pull-left">{{#str}}path, tool_lp{{/str}}</span>{{> tool_lp/competency_path }}
|
||||
<span class="pull-left">{{#str}}path, tool_lp{{/str}} </span>{{> tool_lp/competency_path }}
|
||||
{{/comppath}}
|
||||
{{#usercompetency}}
|
||||
{{#grade}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue