Proyectos de Subversion LeadersLinked - Backend

Rev

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

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