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

Panel Bug Fixes #28

Merged
merged 6 commits into from Apr 9, 2018
Merged
Changes from 1 commit
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

GH-867 Alternate Summary View AB Test

  • Loading branch information
IAmThePan committed Apr 9, 2018
commit 08fc2dacc579b767733b2498c0b6c42e7be35873
@@ -24,7 +24,7 @@ import {
} from './BuildingBlocks';

const { IS_CLIQZ } = globals;
const AB_PAUSE_BUTTON = false;
const AB_PAUSE_BUTTON = true;

/**
* @class Implements the Summary View, which is displayed as the entire panel
ProTip! Use n and p to navigate between commits in a pull request.