Closed (fixed)
Project:
Nodequeue
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2015 at 04:17 UTC
Updated:
19 Aug 2015 at 12:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rooby commentedThe problem is that the contextual links alter hook was put in nodequeue.views.inc instead of nodequeue.module so it wasn't getting called.
This patch fixes it.
Comment #2
ParisLiakos commentedyep
Comment #4
fizk commentedCommitted, thanks!