Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix details panel links #2265

Merged
merged 1 commit into from
Feb 21, 2017
Merged

Fix details panel links #2265

merged 1 commit into from
Feb 21, 2017

Conversation

fbarl
Copy link
Contributor

@fbarl fbarl commented Feb 21, 2017

Fixes #2263 that was caused by accidentally disconnecting NodeDetailsControlButton, NodeDetailsRelativesLink and NodeDetailsTableNodeLink components from Redux in the PR #2221 (commit e5c655a).

@fbarl fbarl self-assigned this Feb 21, 2017
@fbarl fbarl requested a review from jpellizzari February 21, 2017 17:47

import { clickRelative } from '../../actions/app-actions';
import MatchedText from '../matched-text';

export default class NodeDetailsRelativesLink extends React.PureComponent {
class NodeDetailsRelativesLink extends React.Component {

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

@jpellizzari
Copy link
Contributor

LGTM. Merging.

@jpellizzari jpellizzari merged commit 0423e49 into master Feb 21, 2017
@fbarl fbarl deleted the fix-details-panel-links branch March 24, 2017 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants