Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 3559 Rev 3561
Línea 213... Línea 213...
213
            },
213
            },
214
            {
214
            {
215
                'mDataProp': 'email'
215
                'mDataProp': 'email'
216
            },
216
            },
217
            {
217
            {
-
 
218
                'mDataProp': 'type'
-
 
219
            },
-
 
220
            {
218
                'mDataProp': 'status'
221
                'mDataProp': 'status'
219
            },
222
            },
220
            {
223
            {
221
                'mDataProp': 'actions'
224
                'mDataProp': 'actions'
222
            },
225
            },
Línea 520... Línea 523...
520
                            <thead>
523
                            <thead>
521
                            <tr>
524
                            <tr>
522
                                <th>LABEL_FIRST_NAME</th>
525
                                <th>LABEL_FIRST_NAME</th>
523
                                <th>LABEL_EMAIL</th>
526
                                <th>LABEL_EMAIL</th>
524
                                <th>LABEL_TYPE_INTERVIEW</th>
527
                                <th>LABEL_TYPE_INTERVIEW</th>
-
 
528
                                <th>LABEL_STATUS</th>
525
                                <th>LABEL_ACTIONS</th>
529
                                <th>LABEL_ACTIONS</th>
526
                            </tr>
530
                            </tr>
527
                            </thead>
531
                            </thead>
528
                            <tbody>
532
                            <tbody>
529
                            </tbody>
533
                            </tbody>