コード例 #1
0
ファイル: view.php プロジェクト: hexti/troncal
										<?php 
if ($licitacao->getVencDiasCorridos() == 'S') {
    echo 'Sim';
} else {
    echo 'N&atilde;o';
}
?>
							  		</label>
								</div>
						  	</div>
							
							<div class="control-group">
							<label class="control-label" for="typeahead"><b>Dura&ccedil;&atilde;o/Prazo</b></label>
								<div class="controls">
									<label class="radio"><?php 
echo $licitacao->getVencimento();
?>
</label>
							  	</div>
							</div>
							
							<div class="row-fluid sortable">		
								<div class="box span12">
									<div class="box-content">
										<table class="table table-striped table-bordered">
										  <thead>
											  <tr>
												  <th>Arquivo</th>
											  </tr>
										  </thead>   
										  <tbody>