Skip to content

Commit 88f8a94

Browse files
committed
Small style change
1 parent 4f66431 commit 88f8a94

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,9 @@ The CSS class ".ie11" was removed [via PR #39018](https://github.com/joomla/joom
5151

5252
### Javascript removals
5353
The following Javascript assets were removed [via PR #40302](https://github.com/joomla/joomla-cms/pull/40302):
54-
- `/media/com_templates/js/admin-template-compare.js`
55-
Not used anymore by the core since version 4.3.0, [see PR #38823](https://github.com/joomla/joomla-cms/pull/38823).
54+
- `/media/com_templates/js/admin-template-compare.js` - Not used anymore by the core since version 4.3.0, [see PR #38823](https://github.com/joomla/joomla-cms/pull/38823).
5655

57-
- `/media/com_users/js/admin-users-mail.js`
58-
Not used anymore by the core since version 4.3.0, [see PR #39374](https://github.com/joomla/joomla-cms/pull/39374).
56+
- `/media/com_users/js/admin-users-mail.js` - Not used anymore by the core since version 4.3.0, [see PR #39374](https://github.com/joomla/joomla-cms/pull/39374).
5957

6058
This includes also the `-es5.js` files and the minified and gzipped files and the corresponding entries in `joomla.asset.json` files.
6159

0 commit comments

Comments
 (0)