Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 6554 Rev 6555
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">
1076
            <div class="my-coach-record-card-details">
1077
                <div>LABEL_DATE  <span>{{:time_elapsed}} </span></div> 
1077
                <span>LABEL_PUBLISHED LABEL_AGO_SMALL {{:time_elapsed}}</span> 
1078
                <div>LABEL_COMMENTS <span id="answer-total-comment-{{:uuid}}">{{:total_comments}}<span></div>
1078
                <span id="answer-total-comment-{{:uuid}}">{{:total_comments}} LABEL_COMMENTS</span>
1079
                <div>LABEL_REACTIONS <span id="answer-total-reactions-{{:uuid}}">{{:total_reactions}}<span></div>  
1079
                <span id="answer-total-reactions-{{:uuid}}">{{:total_reactions}} LABEL_REACTIONS</span>  
Línea 1080... Línea 1080...
1080
            </div>
1080
            </div>
Línea 1081... Línea 1081...
1081
            
1081