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