Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 16585 Rev 16586
Línea 288... Línea 288...
288
<script id="personTmpl" type="text/x-jsrender">
288
<script id="personTmpl" type="text/x-jsrender">
289
    <label>Name:</label> {{:name}}<br/>
289
    <label>Name:</label> {{:name}}<br/>
290
    <table class="table table-bordered ">
290
    <table class="table table-bordered ">
291
        <thead>
291
        <thead>
292
            <tr>
292
            <tr>
-
 
293
                <th>Usuarios</th>
293
                <th>{{:name}}</th>
294
                <th>{{:name}}</th>
294
            </tr>
295
            </tr>
295
        </thead>
296
        </thead>
296
        <tbody>
297
        <tbody>
297
            <tr>
298
            <tr>