Render theme schema: fix src pattern, #66
This commit is contained in:
parent
3a8db9cc7c
commit
164950e399
@ -68,8 +68,7 @@
|
||||
|
||||
<xs:simpleType name="src">
|
||||
<xs:restriction base="xs:string">
|
||||
<!-- <xs:pattern value="(jar|file)\:.+" /> -->
|
||||
<xs:pattern value=".+" />
|
||||
<xs:pattern value="(file|assets):.+" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user