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:
c853f0e
)
Remove obsolete attribute for article bbcode
author
Marcel Werk
<burntime@woltlab.com>
Fri, 19 May 2023 15:35:18 +0000
(17:35 +0200)
committer
Marcel Werk
<burntime@woltlab.com>
Fri, 19 May 2023 15:35:18 +0000
(17:35 +0200)
com.woltlab.wcf/bbcode.xml
patch
|
blob
|
blame
|
history
diff --git
a/com.woltlab.wcf/bbcode.xml
b/com.woltlab.wcf/bbcode.xml
index 6a5c36a0f0ff62b50bd29d503ec46b37cbe3cbf0..c15da7651dd82ea23d15b5eaca1bd8394c780846 100644
(file)
--- a/
com.woltlab.wcf/bbcode.xml
+++ b/
com.woltlab.wcf/bbcode.xml
@@
-227,8
+227,6
@@
<attribute name="0">
<validationpattern><![CDATA[^\d+$]]></validationpattern>
<required>1</required>
- </attribute>
- <attribute name="1">
<usetext>1</usetext>
</attribute>
</attributes>