Skip to content
Snippets Groups Projects

Issue #2451693: Operations links on the translations overview page do not link to the correct route

Open Issue #2451693: Operations links on the translations overview page do not link to the correct route
1 unresolved thread
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
204 204 $cacheability = $cacheability
205 205 ->merge(CacheableMetadata::createFromObject($update_access))
206 206 ->merge(CacheableMetadata::createFromObject($translation_access));
207 if ($update_access->isAllowed() && $entity_type->hasLinkTemplate('edit-form')) {
207 if (!$is_original) {
  • Clay Freeman changed target branch from 9.4.x to 10.0.x

    changed target branch from 9.4.x to 10.0.x

  • Clay Freeman added 696 commits

    added 696 commits

    Compare with previous version

  • Clay Freeman added 1 commit

    added 1 commit

    Compare with previous version

  • Please register or sign in to reply
    Loading