Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 15626 Rev 15627
Línea 363... Línea 363...
363
                { 'mDataProp': 'first_name' },
363
                { 'mDataProp': 'first_name' },
364
                { 'mDataProp': 'last_name' },
364
                { 'mDataProp': 'last_name' },
365
                { 'mDataProp': 'corporate_email' },
365
                { 'mDataProp': 'corporate_email' },
366
                { 'mDataProp': 'company' },
366
                { 'mDataProp': 'company' },
367
                { 'mDataProp': 'country' },
367
                { 'mDataProp': 'country' },
368
                { 'mDataProp': 'state' },
368
                { 'mDataProp': 'sector' },
369
                { 'mDataProp': 'actions' },
369
                { 'mDataProp': 'actions' },
370
    	    ],
370
    	    ],
371
            'columnDefs': [
371
            'columnDefs': [
372
                {
372
                {
373
                    'targets': -1,
373
                    'targets': -1,
Línea 986... Línea 986...
986
                                    <th>LABEL_FIRST_NAME</th>
986
                                    <th>LABEL_FIRST_NAME</th>
987
                                    <th>LABEL_LAST_NAME</th>
987
                                    <th>LABEL_LAST_NAME</th>
988
                                    <th>LABEL_CORPORATE_EMAIL</th>
988
                                    <th>LABEL_CORPORATE_EMAIL</th>
989
                                    <th>LABEL_COMPANY</th>
989
                                    <th>LABEL_COMPANY</th>
990
                                    <th>LABEL_COUNTRY</th>
990
                                    <th>LABEL_COUNTRY</th>
991
                                    <th>LABEL_STATE</th>
991
                                    <th>LABEL_SECTOR</th>
992
                                    <th>LABEL_ACTIONS</th>
992
                                    <th>LABEL_ACTIONS</th>
993
                                </tr>
993
                                </tr>
994
                            </thead>
994
                            </thead>
995
                            <tbody>
995
                            <tbody>
996
                            </tbody>
996
                            </tbody>