]> git.llucax.com Git - software/sercom.git/commitdiff
saco llamada a XML()
authorRicardo Markiewicz <rmarkie@fi.uba.ar>
Tue, 13 Mar 2007 01:23:19 +0000 (01:23 +0000)
committerRicardo Markiewicz <rmarkie@fi.uba.ar>
Tue, 13 Mar 2007 01:23:19 +0000 (01:23 +0000)
sercom/subcontrollers/correccion/templates/show.kid

index c38f552e5084f7b30ae004eeeb3a2b8c778a8ef2..c8ced21554dc6bd7c8035190b315f3312e4daefe 100644 (file)
@@ -34,7 +34,7 @@
     </tr>
     <tr>
         <th>Observaciones:</th>
     </tr>
     <tr>
         <th>Observaciones:</th>
-       <td><span py:replace="XML(record.observaciones)">observaciones</span></td>
+       <td><span py:replace="record.observaciones">observaciones</span></td>
     </tr>
 </table>
 
     </tr>
 </table>