Added String validators for BIC and IBAN (bank-related ISO numbers)

This commit is contained in:
Gaetan Delannay 2009-11-17 15:46:41 +01:00
parent d9484b104e
commit cf3748bf77
3 changed files with 59 additions and 4 deletions

View file

@ -611,8 +611,9 @@
</legend>
<table cellpadding="0" cellspacing="0" width="100%"><tr>
<td><span class="discreet" tal:define="descr python: tool.translate(searchDescr)"
tal:condition="python: searchName and descr" tal:content="descr"></span><br/><br/>
<td tal:define="descr python: tool.translate(searchDescr)"
tal:condition="python: searchName and descr">
<span class="discreet" tal:content="descr"></span><br/><br/>
</td>
<td align="right">
<tal:comment replace="nothing">Appy (top) navigation</tal:comment>