Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 1266 Rev 1267
Línea 639... Línea 639...
639
            <div class="card-body">
639
            <div class="card-body">
640
               <table id="gridTable" class="table   table-hover">
640
               <table id="gridTable" class="table   table-hover">
641
                  <thead>
641
                  <thead>
642
                     <tr>
642
                     <tr>
643
                        <th style="width:30%">LABEL_NAME</th>
643
                        <th style="width:30%">LABEL_NAME</th>
644
                        <th style="width:25%">LABEL_JOB_DESCRIPTION</th>
644
                        <th style="width:20%">LABEL_JOB_DESCRIPTION</th>
645
                        <th style="width:10%">LABEL_ACTIVE</th>
645
                        <th style="width:10%">LABEL_ACTIVE</th>
646
                        <th style="width:25%">LABEL_ACTIONS</th>
646
                        <th style="width:25%">LABEL_ACTIONS</th>
647
                     </tr>
647
                     </tr>
648
                  </thead>
648
                  </thead>
649
                  <tbody></tbody>
649
                  <tbody></tbody>