Commit f8a5887c by Edgar HIPP

Compatibility with upcoming docxtemplater

parent 13dbdd0b
......@@ -22,6 +22,7 @@ module.exports= class DocxQrCode
_this.ready= true
_this.result= @result
testdoc= new _this.xmlTemplater.currentClass @result,
tags:_this.xmlTemplater.tags
Tags:_this.xmlTemplater.Tags
parser:_this.xmlTemplater.parser
testdoc.render()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment