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

CHE-701: Extend debugger views from Window #647

Merged
merged 1 commit into from
Mar 9, 2016
Merged

CHE-701: Extend debugger views from Window #647

merged 1 commit into from
Mar 9, 2016

Conversation

vinokurig
Copy link
Contributor

@vparfonov please review

changeButton = createButton(locale.changeValueViewChangeButtonTitle(), "debugger-change-value-change-btn", new ClickHandler() {
@Override
public void onClick(ClickEvent clickEvent) {
delegate.onCancelClicked();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.onCancelClicked(); ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done, thanks for showing a mistake

@vparfonov
Copy link
Contributor

ok

vinokurig pushed a commit that referenced this pull request Mar 9, 2016
CHE-701: Extend debugger views from Window
@vinokurig vinokurig merged commit d63663d into master Mar 9, 2016
@vinokurig vinokurig deleted the CHE-701 branch March 9, 2016 14:21
Katka92 pushed a commit to Katka92/che that referenced this pull request Jun 27, 2018
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.

4 participants