Skip to content

Commit ee15fe4

Browse files
[SecurityBundle] Fix semantic configuration for singulars/plurals in XML
1 parent 6ee224d commit ee15fe4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/schema/webprofiler-1.0.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<xsd:element name="toolbar" type="toolbar" minOccurs="0" maxOccurs="1" />
1414
</xsd:sequence>
1515
<xsd:attribute name="intercept-redirects" type="xsd:boolean" />
16+
<xsd:attribute name="excluded-ajax-paths" type="xsd:string" />
1617
</xsd:complexType>
1718

1819
<xsd:complexType name="toolbar">

0 commit comments

Comments
 (0)