Example #1
0
						</div>
						<div class="box-content">
							<table class="table table-bordered table-striped table-condensed">
								  <thead>
									  <tr>
									  	  <th>Grupo</th>
									  	  <th>Tipo</th>
										  <th>Item</th>
										  <th width="13%">Qtd Acumulada</th>
										  <th width="10%">Qtd M&ecirc;s</th>
										  <th width="20%">A&ccedil;&atilde;o</th>                                          
									  </tr>
								  </thead>   
								  <tbody>
									<?php 
$item_medicao->tabelaRemuneracao($medicao->getId());
?>
								  </tbody>
							 </table>  
						</div>
					</div>
				</div>
			<!-- content ends -->
		</div>
		<!--/#content.span10-->
	</div>
	<!--/fluid-row-->

	<hr>

		<?php