Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 16546 Rev 16547
Línea 235... Línea 235...
235
                        <div class="row">
235
                        <div class="row">
236
                            <div class="col-lg-12 col-12 chart">
236
                            <div class="col-lg-12 col-12 chart">
237
                                <table id="gridTable" class="table table-striped table-hover">
237
                                <table id="gridTable" class="table table-striped table-hover">
238
                                    <thead>
238
                                    <thead>
239
                                        <tr>
239
                                        <tr>
240
                                            <th>Nombre</th>
240
                                            <th>LABEL_FIRST_NAME</th>
241
                                            <th>Apellido</th>
241
                                            <th>LABEL_LAST_NAME</th>
242
                                            <th>Email</th>
242
                                            <th>LABEL_EMAIL</th>
243
                                            <th>Total Agregados</th>
243
                                            <th>LABEL_ADDED</th>
244
                                            <th>Fecha</th>
244
                                            <th>LABEL_ADDED_DATE</th>
245
                                        </tr>
245
                                        </tr>
246
                                    </thead>
246
                                    </thead>
247
                                </table>
247
                                </table>
248
                            </div>
248
                            </div>
249
                        </div>
249
                        </div>