Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal-3443915
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
drupal-3443915
Commits
119083b1
Commit
119083b1
authored
12 years ago
by
Tim Plunkett
Browse files
Options
Downloads
Patches
Plain Diff
Add a note about contextual links not working.
parent
b541e3c1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
views_ui.module
+1
-0
1 addition, 0 deletions
views_ui.module
with
1 addition
and
0 deletions
views_ui.module
+
1
−
0
View file @
119083b1
...
...
@@ -638,6 +638,7 @@ function views_ui_get_form_wizard_instance($wizard) {
* Implements hook_views_plugins_alter().
*/
function
views_ui_views_plugins_alter
(
&
$plugins
)
{
// @todo This currently does not work, investigate annotation alters.
// Attach contextual links to each display plugin. The links will point to
// paths underneath "admin/structure/views/view/{$view->name}" (i.e., paths
// for editing and performing other contextual actions on the view).
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment