[FIX] Edi: webclient's template name has been changed from 'Interface' to 'WebClient'
authorFabien Meghazi <fme@openerp.com>
Thu, 23 Feb 2012 13:14:16 +0000 (14:14 +0100)
committerFabien Meghazi <fme@openerp.com>
Thu, 23 Feb 2012 13:14:16 +0000 (14:14 +0100)
bzr revid: fme@openerp.com-20120223131416-9k6b6l8bdnqbm1ma

addons/edi/static/src/xml/edi.xml

index 9378e12..1f27c49 100644 (file)
@@ -3,7 +3,7 @@
     <div style="height:100%;"></div>
 </t>
 <t t-name="EdiImport">
-    <t t-call="Interface"/>
+    <t t-call="WebClient"/>
 </t>
 <t t-name="EdiView">
     <table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%" id="oe_app" class="oe-application oe_forms">