Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 16395 Rev 16396
Línea 287... Línea 287...
287
            </div>
287
            </div>
288
            <div class="card-body">
288
            <div class="card-body">
289
                <table id="gridTable" class="table table-striped table-hover">
289
                <table id="gridTable" class="table table-striped table-hover">
290
                    <thead>
290
                    <thead>
291
                        <tr>
291
                        <tr>
292
                            <th>LABEL_FIRST_NAME</th>
-
 
293
                            <th>LABEL_LAST_NAME</th>
292
                            <th>Nombre</th>
294
                            <th>LABEL_CORPORATE_EMAIL</th>
-
 
295
                            <th>LABEL_COMPANY</th>
293
                            <th>Apellido</th>
296
                            <th>LABEL_COUNTRY</th>
294
                            <th>Email</th>
297
                            <th>LABEL_SECTOR</th>
295
                            <th>Total Agregados</th>
298
                            <th>LABEL_ACTIONS</th>
296
                            <th>Fecha</th>
299
                        </tr>
297
                        </tr>
300
                    </thead>
298
                    </thead>
301
                    <tbody>
299
                    <tbody>
302
                    </tbody>
300
                    </tbody>
303
                </table>
301
                </table>