Closed (fixed)
Project:
Rubik
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2012 at 19:36 UTC
Updated:
29 Jan 2014 at 06:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rypit commentedAttached is a patch that adds the following functionality / context to local task sub-menus:
Please review, thanks!
Comment #2
rypit commentedComment #3
haydeniv commentedThis looks much improved. This patch does not apply against latest dev. Please re-roll and I'll get this right in.
Thanks.
Comment #4
kyletaylored commentedRerolled.
Comment #5
haydeniv commentedThis looks pretty good. One quick fix needed.
This is generating a:
ReferenceError: context is not defined
...('.secondary-tabs li a, .secondary-tabs', context).bind('focus blur', function()
javascript error.
Comment #6
kyletaylored commentedYou know, that document.ready() doesn't need to be in there, tis causing issues. Re-rolled!
Comment #7
haydeniv commentedMuch better. Thanks.
Committed: 399df68
Comment #8
haydeniv commentedStatus . . .