Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC Update image path #471

Merged
merged 1 commit into from
Mar 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion en/04_Changelogs/beta/5.2.0-beta1.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ This only applies to users created through the security section of the CMS. User

The files section of the CMS now has buttons to select and deselect all files and folders currently on the screen, which is useful when you want to perform bulk operations. These buttons show at the bottom of the screen in the bulk actions toolbar. The deselect all button also shows the number of currently selected items. As these buttons are on the bulk actions toolbar they are only visible if at least one item has been selected.

![select all functionality in the CMS](../_images/asset-admin-select-all.png)
![select all functionality in the CMS](../../_images/asset-admin-select-all.png)

### Support for validation using `symfony/validator`{#symfony-validator}

Expand Down
Loading