Línea 895... |
Línea 895... |
895 |
|
895 |
|
896 |
</div>
|
896 |
</div>
|
Línea 897... |
Línea 897... |
897 |
</div>
|
897 |
</div>
|
- |
|
898 |
|
- |
|
899 |
|
- |
|
900 |
<div id="row-view" class="my-coach-answers-list" style="display: none">
|
- |
|
901 |
<div class="my-coach-record-card col-md-8 mx-auto">
|
- |
|
902 |
<div class="my-coach-record-card-container">
|
- |
|
903 |
<div class="my-coach-record-card-resume">
|
- |
|
904 |
<div class="my_coach_question_detail_user_rectangle">
|
- |
|
905 |
<img id="my-coach-question-user-image" class="my_coach_question_detail_user_image" src="" />
|
- |
|
906 |
<p id="my-coach-question-user-name" class="my_coach_question_detail_user_name"></p>
|
- |
|
907 |
</div>
|
- |
|
908 |
</div>
|
Línea 898... |
Línea -... |
898 |
|
- |
|
899 |
|
- |
|
Línea 900... |
Línea -... |
900 |
<div id="row-view" style="display: none">
|
- |
|
901 |
|
- |
|
902 |
<div class="row">
|
- |
|
903 |
<div class="col-12 col-md-8 mx-auto">
|
- |
|
904 |
|
- |
|
905 |
<div class="my-coach-record-card">
|
- |
|
906 |
<div class="my-coach-record-card-container">
|
- |
|
907 |
<div class="my-coach-record-card-resume">
|
- |
|
908 |
<div class="my_coach_question_detail_user_rectangle">
|
- |
|
909 |
<img id="my-coach-question-user-image" class="my_coach_question_detail_user_image" src="" />
|
- |
|
910 |
<p id="my-coach-question-user-name" class="my_coach_question_detail_user_name"></p>
|
- |
|
911 |
</div>
|
- |
|
912 |
</div>
|
- |
|
913 |
<div class="my-coach-record-card-content">
|
909 |
<div class="my-coach-record-card-content">
|
914 |
<h2 id="my-coach-question-title"></h2>
|
910 |
<h2 id="my-coach-question-title"></h2>
|
915 |
<p id="my-coach-question-description"></p>
|
911 |
<p id="my-coach-question-description"></p>
|
916 |
|
912 |
|
917 |
|
913 |
|
918 |
<div class="d-flex align-items-center justify-content-between">
|
914 |
<div class="d-flex align-items-center justify-content-between">
|
919 |
<ul id="my-coach-answer-categories" class="d-flex align-items-center my-coach-record-card-categories">
|
915 |
<ul id="my-coach-answer-categories" class="d-flex align-items-center my-coach-record-card-categories">
|
920 |
</ul>
|
916 |
</ul>
|
921 |
</div>
|
917 |
</div>
|
922 |
|
918 |
|
923 |
<div class="d-flex align-items-center justify-content-between">
|
919 |
<div class="d-flex align-items-center justify-content-between">
|
924 |
|
920 |
|
925 |
<div>LABEL_MY_COACH_QUESTION <br /> <span id="my-coach-question-answer-question-date"> </span></div>
|
921 |
<div>LABEL_MY_COACH_QUESTION <br /> <span id="my-coach-question-answer-question-date"> </span></div>
|
926 |
<div>LABEL_MY_COACH_LAST_ANSWER <br /> <span id="my-coach-question-answer-last-date"> </span></div>
|
922 |
<div>LABEL_MY_COACH_LAST_ANSWER <br /> <span id="my-coach-question-answer-last-date"> </span></div>
|
927 |
|
923 |
|
928 |
|
924 |
|
929 |
</div>
|
925 |
</div>
|
930 |
<div class="d-flex align-items-center justify-content-between">
|
926 |
<div class="d-flex align-items-center justify-content-between">
|
931 |
|
927 |
|
932 |
<div><span id="my-coach-question-answer-count-answers"> </span> LABEL_MY_COACH_ANSWERS</div>
|
928 |
<div><span id="my-coach-question-answer-count-answers"> </span> LABEL_MY_COACH_ANSWERS</div>
|
933 |
<div><span id="my-coach-question-answer-count-reactions"></span> LABEL_MY_COACH_REACTIONS</div>
|
929 |
<div><span id="my-coach-question-answer-count-reactions"></span> LABEL_MY_COACH_REACTIONS</div>
|
934 |
<div><span id="my-coach-question-answer-count-views"> </span> LABEL_MY_COACH_VIEWS</div>
|
930 |
<div><span id="my-coach-question-answer-count-views"> </span> LABEL_MY_COACH_VIEWS</div>
|
935 |
<div><span id="my-coach-question-answer-count-comments"> </span> LABEL_COMMENTS</div>
|
931 |
<div><span id="my-coach-question-answer-count-comments"> </span> LABEL_COMMENTS</div>
|
936 |
</div>
|
932 |
</div>
|
937 |
|
- |
|
938 |
<div class="d-flex align-items-center justify-content-between">
|
- |
|
939 |
<button id="my-coach-question-answer-btn-back"> <i class="fa fa-chevron-left" aria-hidden="true"></i> LABEL_BACK </button>
|
933 |
|
940 |
<button id="my-coach-question-answer-btn-answer"> <i class="fa fa-pencil" aria-hidden="true"></i> LABEL_REPLY </button>
|
934 |
<div class="d-flex align-items-center justify-content-between">
|
941 |
<button id="my-coach-question-answer-btn-delete"> <i class="fa fa-trash" aria-hidden="true"></i> LABEL_DELETE </button>
|
935 |
<button id="my-coach-question-answer-btn-back"> <i class="fa fa-chevron-left" aria-hidden="true"></i> LABEL_BACK </button>
|
942 |
</div>
|
936 |
<button id="my-coach-question-answer-btn-answer"> <i class="fa fa-pencil" aria-hidden="true"></i> LABEL_REPLY </button>
|
Línea 943... |
Línea -... |
943 |
</div>
|
- |
|
944 |
</div>
|
937 |
<button id="my-coach-question-answer-btn-delete"> <i class="fa fa-trash" aria-hidden="true"></i> LABEL_DELETE </button>
|
945 |
</div>
|
938 |
</div>
|
946 |
</div>
|
939 |
</div>
|
Línea 1282... |
Línea 1275... |
1282 |
</li>
|
1275 |
</li>
|
1283 |
</script>
|
1276 |
</script>
|
Línea 1284... |
Línea 1277... |
1284 |
|
1277 |
|
1285 |
|
1278 |
|
1286 |
<script id="recordTemplate" type="text/x-jsrender">
|
1279 |
<script id="recordTemplate" type="text/x-jsrender">
|
1287 |
<div class="my-coach-record-card" id="my-coach-record-card-question-{{:uuid}}">
|
1280 |
<div class="my-coach-record-card" >
|
1288 |
<div class="my-coach-record-card-container" >
|
1281 |
<div class="my-coach-record-card-container" id="my-coach-record-card-question-{{:uuid}}">
|
1289 |
<div class="my-coach-record-card-resume" >
|
1282 |
<div class="my-coach-record-card-resume" >
|
1290 |
<div class="my_coach_question_detail_user_rectangle">
|
1283 |
<div class="my_coach_question_detail_user_rectangle">
|
1291 |
<img class="my_coach_question_detail_user_image" src="{{:user_image}}" />
|
1284 |
<img class="my_coach_question_detail_user_image" src="{{:user_image}}" />
|