Example #1
0
						
						<table class="table table-striped table-bordered bootstrap-datatable datatable">
						  <thead>
							  <tr>
								  <th style="display: none;" nowrap>DATA PARA ORDENAR</th>
								  <th nowrap>Grupo</th>
								  <th nowrap>Obra</th>
								  <th nowrap>Empresa</th>
								  <th nowrap>C&oacute;d. Documento</th>
								  <th nowrap>Disciplina</th>
								  <th width="12%">A&ccedil;&atilde;o</th>
							  </tr>
						  </thead>   
						  <tbody>
							<?php 
$cadastro->ListarFinalizados();
?>
							
						  </tbody>
					  </table>            
					</div>
				</div>
			</div>
					
					<!-- content ends -->
			</div><!--/#content.span10-->
				</div><!--/fluid-row-->
				
		<hr>

		<?php