Explorar o código

[FIX] ajuste en el xml

Rodney Elpidio Enciso Arias %!s(int64=6) %!d(string=hai) anos
pai
achega
c274061f88
Modificáronse 2 ficheiros con 2 adicións e 16 borrados
  1. 1 7
      static/src/xml/eiru_reporting.xml
  2. 1 9
      static/src/xml/eiru_reporting_base.xml

+ 1 - 7
static/src/xml/eiru_reporting.xml

@@ -1,11 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <template xml:space="preserve">
-    <t t-name="EiruReport">
-        <t t-call="EiruReportingBase">
-            <div class="oe_form_sheetbg">
-                
-            </div>
-        </t>
-    </t>
+    
 </template>

+ 1 - 9
static/src/xml/eiru_reporting_base.xml

@@ -1,13 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <template xml:space="preserve">
-    <t t-name="EiruReportingBase">
-        <div class="oe_form_container">
-            <div class="oe_form">
-                <div class="">
-                    <t t-raw="0" />
-                </div>
-            </div>
-        </div>
-    </t>
+    
 </template>