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

Prev

Toggle Summary AB test off

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

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

/**
* @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.