Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 15625 Rev 15626
Línea 362... Línea 362...
362
            'aoColumns': [
362
            'aoColumns': [
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' },
-
 
368
                { 'mDataProp': 'state' },
367
                { 'mDataProp': 'actions' },
369
                { 'mDataProp': 'actions' },
368
    	    ],
370
    	    ],
369
            'columnDefs': [
371
            'columnDefs': [
370
                {
372
                {
371
                    'targets': -1,
373
                    'targets': -1,
Línea 983... Línea 985...
983
                                <tr>
985
                                <tr>
984
                                    <th>LABEL_FIRST_NAME</th>
986
                                    <th>LABEL_FIRST_NAME</th>
985
                                    <th>LABEL_LAST_NAME</th>
987
                                    <th>LABEL_LAST_NAME</th>
986
                                    <th>LABEL_CORPORATE_EMAIL</th>
988
                                    <th>LABEL_CORPORATE_EMAIL</th>
987
                                    <th>LABEL_COMPANY</th>
989
                                    <th>LABEL_COMPANY</th>
-
 
990
                                    <th>LABEL_COUNTRY</th>
-
 
991
                                    <th>LABEL_STATE</th>
988
                                    <th>LABEL_ACTIONS</th>
992
                                    <th>LABEL_ACTIONS</th>
989
                                </tr>
993
                                </tr>
990
                            </thead>
994
                            </thead>
991
                            <tbody>
995
                            <tbody>
992
                            </tbody>
996
                            </tbody>