Commit 3eeaa9dd615c41aac980449f239409e31c529415

Authored by elias.mussi@planejamento.gov.br
1 parent 00ff4aac
Exists in master and in 1 other branch 3.1

ops..., comentando um comentario de debug

git-svn-id: http://svn.softwarepublico.gov.br/svn/cacic/cacic/trunk/gerente@85 fecfc0c7-e812-0410-ae72-849f08638ee7
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
relatorios/computador/inc_patrimonio.php
... ... @@ -168,7 +168,7 @@ else
168 168 </tr>
169 169 <? echo $linha?>
170 170 <tr>
171   - <td><? echo mysql_result($result_acoes, 0, "id_local");?></td>
  171 +<!-- <td><? echo mysql_result($result_acoes, 0, "id_local");?></td> -->
172 172 <td colspan="4"> <form action="historico.php" method="post" name="form1" target="_blank">
173 173 <div align="center"> <br>
174 174 <input name=historico_patrimonio type=submit value="Hist&oacute;rico de Altera&ccedil;&otilde;es das Informa&ccedil;&otilde;es de Patrim&ocirc;nio" >
... ...