[IMP] Replace <openerp> by <odoo> and review indentation in xml file

pull/54/head
Sebastien LANGE 2016-09-02 20:42:02 +02:00
parent 41882ce0dd
commit 56c8802085
1 changed files with 42 additions and 44 deletions

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<openerp>
<data>
<odoo>
<template id="minimal_layout" inherit_id="report.minimal_layout">
<xpath expr="//t[@t-if='subst is True']" position="replace">
@ -44,5 +43,4 @@
</xpath>
</template>
</data>
</openerp>
</odoo>