Línea 1274... |
Línea 1274... |
1274 |
<span id="answers-{{:uuid}}">{{:answers}} LABEL_MY_COACH_ANSWERS</span>
|
1274 |
<span id="answers-{{:uuid}}">{{:answers}} LABEL_MY_COACH_ANSWERS</span>
|
1275 |
<span id="reactions-{{:uuid}}">{{:reactions}} LABEL_MY_COACH_REACTIONS</span>
|
1275 |
<span id="reactions-{{:uuid}}">{{:reactions}} LABEL_MY_COACH_REACTIONS</span>
|
1276 |
<span id="views-{{:uuid}}">{{:views}} LABEL_MY_COACH_VIEWS</span>
|
1276 |
<span id="views-{{:uuid}}">{{:views}} LABEL_MY_COACH_VIEWS</span>
|
1277 |
<span id="comments-{{:uuid}}">{{:comments}} LABEL_COMMENTS</span>
|
1277 |
<span id="comments-{{:uuid}}">{{:comments}} LABEL_COMMENTS</span>
|
1278 |
</div>
|
1278 |
</div>
|
1279 |
<div class="d-flex align-items-center justify-content-between">
|
1279 |
<div class="my-coach-record-card-actions">
|
1280 |
<button data-link="{{:link_view}}" class="btn-my-coach-edit-view"> <i class="fa fa-external-link" aria-hidden="true"></i> LABEL_VIEW </button>
|
1280 |
<button data-link="{{:link_view}}" class="btn-my-coach-edit-view"> <i class="fa fa-external-link" aria-hidden="true"></i> LABEL_VIEW </button>
|
Línea 1281... |
Línea 1281... |
1281 |
|
1281 |
|
1282 |
{{if link_edit }}
|
1282 |
{{if link_edit }}
|
1283 |
<button data-link="{{>link_edit}}" class="btn-my-coach-edit-question"> <i class="fa fa-pencil" aria-hidden="true"></i> LABEL_EDIT </button>
|
1283 |
<button data-link="{{>link_edit}}" class="btn-my-coach-edit-question"> <i class="fa fa-pencil" aria-hidden="true"></i> LABEL_EDIT </button>
|