line 83 in context_reaction_menu.inc $links['attributes']['class'] is being checked instead of $link['attributes']['class']
this overwrites any existing classes created by other modules.
line 83 in context_reaction_menu.inc $links['attributes']['class'] is being checked instead of $link['attributes']['class']
this overwrites any existing classes created by other modules.
Comments
Comment #1
electblake commentedsubscribe
Comment #2
yhahn commentedComment #3
yhahn commentedThank you. Fixed http://drupal.org/cvs?commit=399964