Added ul, span to the list of excluded elements for DynamicXml

This commit is contained in:
agrath@gmail.com
2011-03-25 09:34:55 -13:00
parent 9a56886f1d
commit ddf97c30d1

View File

@@ -119,6 +119,8 @@
<notDynamicXmlDocumentElements>
<element>p</element>
<element>div</element>
<element>ul</element>
<element>span</element>
</notDynamicXmlDocumentElements>
</razor>
</scripting>