projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42a24ab
)
Removes icon element from acp menu XSD file
author
Matthias Schmidt
<gravatronics@live.com>
Thu, 22 Sep 2011 14:32:21 +0000
(16:32 +0200)
committer
Matthias Schmidt
<gravatronics@live.com>
Thu, 22 Sep 2011 14:32:21 +0000
(16:32 +0200)
XSD/acpmenu.xsd
patch
|
blob
|
blame
|
history
diff --git
a/XSD/acpmenu.xsd
b/XSD/acpmenu.xsd
index d45dc4b69be231fd97efd98094f09fbb0905cb3b..f992c0ff30afffef3f2ab4467d7381f81a4e44b9 100644
(file)
--- a/
XSD/acpmenu.xsd
+++ b/
XSD/acpmenu.xsd
@@
-41,7
+41,6
@@
<xs:all>
<xs:element name="parent" type="woltlab_varchar_nullable" minOccurs="0" />
<xs:element name="link" type="woltlab_varchar_nullable" minOccurs="0" />
- <xs:element name="icon" type="woltlab_varchar_nullable" minOccurs="0" />
<xs:element name="showorder" type="xs:unsignedInt" minOccurs="0" />
<xs:element name="permissions" type="xs:string" minOccurs="0" />
<xs:element name="options" type="xs:string" minOccurs="0" />