Added missing tag in userOption.xsd
authorMarcel Werk <burntime@woltlab.com>
Mon, 5 Dec 2016 11:18:44 +0000 (12:18 +0100)
committerMarcel Werk <burntime@woltlab.com>
Mon, 5 Dec 2016 11:41:45 +0000 (12:41 +0100)
XSD/userOption.xsd

index 11f3c346cdb83d3b2cf27b096bf532c3e685dcc7..846001059fd59f42dc246d2a293c2e56cb71bf3b 100644 (file)
@@ -87,6 +87,7 @@
                                        <xs:element name="showorder" type="xs:unsignedInt" minOccurs="0" />
                                        <xs:element name="options" type="xs:string" minOccurs="0" />
                                        <xs:element name="permissions" type="xs:string" minOccurs="0" />
+                                       <xs:element name="isdisabled" type="woltlab_boolean" minOccurs="0" />
                                </xs:all>
                        </xs:extension>
                </xs:complexContent>