Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 16635 Rev 16636
Línea 281... Línea 281...
281
</table>
281
</table>
Línea 282... Línea 282...
282
 
282
 
283
<script id="peopleTmpl" type="text/x-jsrender">
283
<script id="peopleTmpl" type="text/x-jsrender">
Línea 284... Línea 284...
284
    <thead>
284
    <thead>
285
        
-
 
286
        <tr>
-
 
287
            <th>Usuario</th>
-
 
288
            <td>Usuario 1</td>
285
        
289
        </tr>
286
        
290
        {{for people}}
287
        {{for people}}
291
        <th>
288
        <th>
292
            {{:month}}
289
            {{:month}}
-
 
290
        </th>
-
 
291
        {{/for}}
-
 
292
        <tr>
-
 
293
            <th>Usuario</th>
293
        </th>
294
            <td>Usuario 1</td>
294
        {{/for}}
295
        </tr>
295
    </tr>
296
    </tr>
Línea 296... Línea 297...
296
    </thead>
297
    </thead>