Línea 55... |
Línea 55... |
55 |
{{#isstartreviewallowed}}<button class="btn btn-secondary" data-action="start-review">{{#str}}startreview, tool_lp{{/str}}</button>{{/isstartreviewallowed}}
|
55 |
{{#isstartreviewallowed}}<button class="btn btn-secondary" data-action="start-review">{{#str}}startreview, tool_lp{{/str}}</button>{{/isstartreviewallowed}}
|
56 |
{{#isstopreviewallowed}}<button class="btn btn-secondary" data-action="stop-review">{{#str}}stopreview, tool_lp{{/str}}</button>{{/isstopreviewallowed}}
|
56 |
{{#isstopreviewallowed}}<button class="btn btn-secondary" data-action="stop-review">{{#str}}stopreview, tool_lp{{/str}}</button>{{/isstopreviewallowed}}
|
57 |
</dd>
|
57 |
</dd>
|
58 |
<dt>{{#str}}proficient, tool_lp{{/str}}</dt>
|
58 |
<dt>{{#str}}proficient, tool_lp{{/str}}</dt>
|
59 |
<dd>
|
59 |
<dd>
|
60 |
<span class="badge {{#proficiency}}bg-success{{/proficiency}}{{^proficiency}}bg-danger{{/proficiency}} text-white float-left">
|
60 |
<span class="badge {{#proficiency}}bg-success{{/proficiency}}{{^proficiency}}bg-danger{{/proficiency}} text-white float-start">
|
61 |
{{proficiencyname}}
|
61 |
{{proficiencyname}}
|
62 |
</span>
|
62 |
</span>
|
63 |
</dd>
|
63 |
</dd>
|
64 |
<dt>{{#str}}rating, tool_lp{{/str}}</dt>
|
64 |
<dt>{{#str}}rating, tool_lp{{/str}}</dt>
|
65 |
<dd>{{gradename}}
|
65 |
<dd>{{gradename}}
|