Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 16353 Rev 16354
Línea 189... Línea 189...
189
 
189
 
190
<script id="theTmpl" type="text/x-jsrender">
190
<script id="theTmpl" type="text/x-jsrender">
191
<div>
191
<div>
192
    <table class="table table-bordered table-responsive">
192
    <table class="table table-bordered table-responsive">
-
 
193
        <thead>
193
        <thead>
194
            <tr>
194
            <tr>Nombre</tr>
195
                <th>Nombre</th>
195
            <tr>Apellido</tr>
196
                <th>Apellido</th>
196
            <tr>Email</tr>
197
                <th>Email</th>
197
            <tr>Total Agregados</tr>
198
                <th>Total Agregados</th>
-
 
199
                <th>Fecha</th>
198
            <tr>Fecha</tr>
200
            </tr>
199
        </thead>
201
        </thead>
200
        <tbody>
202
        <tbody>
201
            <tr>
203
            <tr>
202
                <td>{{:name}}</td>
204
                <td>{{:name}}</td>