Add template utf8_header.

Almost any XML must start with this. Let's make it easier.
This commit is contained in:
Jairo Llopis
2015-06-12 11:09:09 +02:00
committed by Atte Isopuro
parent 75e9e5cbcf
commit dfd9fa0ded
2 changed files with 16 additions and 0 deletions

View File

@@ -29,4 +29,7 @@
"depends": [
"report",
],
"data": [
"views/report_xml_templates.xml",
]
}