SAP interface: easy access to SAP results. Bugfix in search method.

This commit is contained in:
Gaetan Delannay 2009-12-21 20:45:29 +01:00
parent e89eda4838
commit 2ff08258bc
6 changed files with 61 additions and 10 deletions

View file

@ -98,7 +98,7 @@
</div>
<div metal:define-macro="showInfoField">
<span class="appyLabel" tal:content="label"></span>
<span class="appyLabel" tal:content="structure label"></span>
<span tal:content="structure description"></span>
</div>