Fixed XML's <Ref> elements to use refid instead of id.

This commit is contained in:
Simone Bordet 2015-05-12 13:03:01 +02:00
parent f645e18622
commit fef355db86
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<Arg><Property name="bundle.root"/></Arg> <Arg><Property name="bundle.root"/></Arg>
</Call> </Call>
<Ref> <Ref refid="res">
<Call id="base" name="addPath"> <Call id="base" name="addPath">
<Arg>/static/</Arg> <Arg>/static/</Arg>
</Call> </Call>