Skip to content

Commit 080aaf5

Browse files
authored
Update removed-backward-incompatibility.md (#120)
Add changes to com_content ordered to unordered lists.
1 parent 6a44756 commit 080aaf5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

migrations/44-50/removed-backward-incompatibility.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,7 @@ class MyModel extends ListModel {
3737

3838
### CSS removals
3939
The CSS class ".ie11" was removed [via PR #39018](https://github.com/joomla/joomla-cms/pull/39018)
40+
41+
### Change ordered lists in com_content links to unordered lists
42+
The links in com_content > category > blog-links.php and com_content > featured > default-links.php use `<ul></ul>` instead of `<ol></ol>`.
43+
Changes made [via PR #40629](https://github.com/joomla/joomla-cms/pull/40629)

0 commit comments

Comments
 (0)