Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 16971 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 16971 Rev 16992
Línea 575... Línea 575...
575
       			</thead>
575
       			</thead>
576
          		<tbody></tbody>
576
          		<tbody></tbody>
577
          	</table>
577
          	</table>
578
   		</div>
578
   		</div>
579
        <div class="card-footer text-right">
579
        <div class="card-footer text-right">
580
     		<button type="button" class="btn btn-info btn-refresh"><i class="fa fa-refresh"></i> LABEL_REFRESH </button>
580
     		<button type="button" class="btn btn-info btn-refresh"><i class="fa fa-sync"></i> LABEL_REFRESH </button>
581
           	<?php if ($allowAdd) : ?>
581
           	<?php if ($allowAdd) : ?>
582
          	<button type="button" class="btn btn-primary btn-add"><i class="fa fa-plus"></i> LABEL_ADD </button>
582
          	<button type="button" class="btn btn-primary btn-add"><i class="fa fa-plus"></i> LABEL_ADD </button>
583
        	<?php endif; ?>
583
        	<?php endif; ?>
584
 		</div>
584
 		</div>
585
   	</div>
585
   	</div>