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