Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 6555 | Rev 6557 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 6555 Rev 6556
Línea 1072... Línea 1072...
1072
</div>
1072
</div>
Línea 1073... Línea 1073...
1073
 
1073
 
1074
<script id="answerTemplate" type="text/x-jsrender">
1074
<script id="answerTemplate" type="text/x-jsrender">
1075
    <div class="my-coach-record-card-container" id="row-{{:uuid}}">
1075
    <div class="my-coach-record-card-container" id="row-{{:uuid}}">
-
 
1076
            <div class="my-coach-record-card-details">
-
 
1077
                <div class="my-coach-record-card-resume">
-
 
1078
                    <img src="{{:user_image}}" />
-
 
1079
                    <p>{{:user_name}}</p>
1076
            <div class="my-coach-record-card-details">
1080
                </div>
1077
                <span>LABEL_PUBLISHED LABEL_AGO_SMALL {{:time_elapsed}}</span> 
1081
                <span>LABEL_PUBLISHED LABEL_AGO_SMALL {{:time_elapsed}}</span> 
1078
                <span id="answer-total-comment-{{:uuid}}">{{:total_comments}} LABEL_COMMENTS</span>
1082
                <span id="answer-total-comment-{{:uuid}}">{{:total_comments}} LABEL_COMMENTS</span>
1079
                <span id="answer-total-reactions-{{:uuid}}">{{:total_reactions}} LABEL_REACTIONS</span>  
1083
                <span id="answer-total-reactions-{{:uuid}}">{{:total_reactions}} LABEL_REACTIONS</span>  
Línea 1080... Línea -...
1080
            </div>
-
 
1081
            
-
 
1082
            <div id="answer-text-{{:uuid}}" >{{:text}}</div> 
-
 
1083
 
-
 
1084
            <div class="my-coach-record-card-resume" >
-
 
1085
                <div class="my_coach_question_detail_user_rectangle"> 
-
 
1086
                    <img class="my_coach_question_detail_user_image" src="{{:user_image}}" />
-
 
1087
                    <p class="my_coach_question_detail_user_name">{{:user_name}}</p>
-
 
1088
                </div>
1084
            </div>
1089
 
-
 
Línea 1090... Línea 1085...
1090
            </div>
1085
            
1091
 
1086
            {{:text}}
1092
 
1087
 
1093
            <div class="my-coach-record-card-actions">
1088
            <div class="my-coach-record-card-actions">