Skip to content
Snippets Groups Projects
Commit 989ca301 authored by Oliver Bartsch's avatar Oliver Bartsch Committed by Susanne Moog
Browse files

[BUGFIX] Don't show newLanguageButton if user has no edit permissions

With #90608 the PageLayoutView was extended to also
take `tables_modify` for `tt_content` into account.

Unfortunately the newLanguageButton was forgotten,
which also needs to be checked regarding proper edit permissions,
as without these, translating a `tt_content` record is not possible.

Resolves: #90632
Related: #90608
Releases: master
Change-Id: Ia6f2ff02dbc3cda09a40fb5d22d9b7b9ef56c58f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63547


Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
parent bdd8d12a
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment