Proyectos de Subversion LeadersLinked - Backend

Rev

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

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