use full reference in the number field

This commit is contained in:
Frédéric Péters 2011-12-05 19:21:07 +01:00
parent efb629d243
commit 32862709f6
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
<div tal:condition="context/no" class="field">
<label>Numéro du document</label>
<div>
<span tal:content="context/no"/>
<span tal:content="context/refno"/>
</div>
</div>