Skip to content
Snippets Groups Projects

Issue #3513823: "Delete" action is shown as text and not link for Views-generated link in a menu

Open Issue #3513823: "Delete" action is shown as text and not link for Views-generated link in a menu
1 unresolved thread
Open Ishani Patel requested to merge issue/drupal-3513823:3513823-delete-action-is into 11.x
1 unresolved thread

Closes #3513823

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
232 232 $variables['attributes']['role'] = 'navigation';
233 233 }
234 234 }
235
236 /**
237 * Implements hook_form_FORM_ID_alter().
238 */
239 function menu_ui_form_alter(&$form, \Drupal\Core\Form\FormStateInterface $form_state) {
  • Ishani Patel added 1 commit

    added 1 commit

    Compare with previous version

  • Please register or sign in to reply
    Loading