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 340... Línea 340...
340
                         	<tbody>
340
                         	<tbody>
341
                         	</tbody>
341
                         	</tbody>
342
                    	</table>
342
                    	</table>
343
                   	</div>
343
                   	</div>
344
                   	<div class="card-footer text-right">
344
                   	<div class="card-footer text-right">
345
							<button type="button" class="btn btn-info btn-refresh"><i class="fa fa-refresh"></i> LABEL_REFRESH  </button>
345
							<button type="button" class="btn btn-info btn-refresh"><i class="fa fa-sync"></i> LABEL_REFRESH  </button>
346
							<?php if($allowAdd) : ?>
346
							<?php if($allowAdd) : ?>
347
							<button type="button" class="btn btn-primary btn-add"><i class="fa fa-plus"></i> LABEL_ADD </button>
347
							<button type="button" class="btn btn-primary btn-add"><i class="fa fa-plus"></i> LABEL_ADD </button>
348
							<?php endif; ?>
348
							<?php endif; ?>
349
                 	</div>
349
                 	</div>
350
          		</div>
350
          		</div>