Add Sensus XSLT as a resource and enable it

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Miika Turkia 2014-01-16 22:50:15 +02:00 committed by Dirk Hohndel
parent ef54cb427e
commit 2167088f1c
2 changed files with 2 additions and 0 deletions

View file

@ -1914,6 +1914,7 @@ static struct xslt_files {
{ "profile", "udcf.xslt" },
{ "Divinglog", "DivingLog.xslt" },
{ "csv", "csv2xml.xslt" },
{ "sensuscsv", "sensuscsv.xslt" },
{ NULL, }
};