Fixed XML's <Ref> elements to use refid instead of id.
This commit is contained in:
parent
f645e18622
commit
fef355db86
|
@ -8,7 +8,7 @@
|
|||
<Arg><Property name="bundle.root"/></Arg>
|
||||
</Call>
|
||||
|
||||
<Ref>
|
||||
<Ref refid="res">
|
||||
<Call id="base" name="addPath">
|
||||
<Arg>/static/</Arg>
|
||||
</Call>
|
||||
|
|
Loading…
Reference in New Issue