12-14-2012, 09:57 PM
To see the line breaks in the comment field can do what I did:
in style.css add:
.pre {
white-space: pre-wrap
}
in out/out.ViewDocument.php add the class .pre in comment fields, example:
<td class="pre"><?php print htmlspecialchars($document->getComment());?></td>
in style.css add:
.pre {
white-space: pre-wrap
}
in out/out.ViewDocument.php add the class .pre in comment fields, example:
<td class="pre"><?php print htmlspecialchars($document->getComment());?></td>
---------------------------------------
Aplicaciones y Servicios 3DENTE
http://www.3dente.com
Aplicaciones y Servicios 3DENTE
http://www.3dente.com