Needs review
Project:
Contextual links
Version:
6.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2010 at 16:48 UTC
Updated:
30 Sep 2011 at 09:22 UTC
Jump to comment: Most recent file
Comments
Comment #1
philbar commentedComment #2
soulfroysThank you for this great module!
In contextual.module:
Only works in views whith this add (contextual-view-'. $vars['view']->vid . ' '):
Comment #3
adrinux commentedI also found views support wasn't working in the 2.x branch. @soulfroys suggested fix works, I've attached it as a proper patch.