-
Notifications
You must be signed in to change notification settings - Fork 124
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
Export jobs ui #733
Export jobs ui #733
Conversation
Center the actions icons, narrow the space between them
Jenkins Build failure No test results found. |
Can one of the admins verify this patch? |
1 similar comment
Can one of the admins verify this patch? |
Jenkins Build failure 1 tests run, 0 skipped, 1 failed. |
leaveTransitionDuration: 400 | ||
}); | ||
pDialog.subscribe( (dialogReference: MdlDialogReference) => { | ||
console.log('dialog visible', dialogReference); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clean up the unused console statements por favor
pDialog.subscribe( (dialogReference: MdlDialogReference) => { | ||
console.log('dialog visible', dialogReference); | ||
}); | ||
console.log('export to '); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto
c3fd49f
to
d3bd437
Compare
Jenkins Build failure 1 tests run, 0 skipped, 1 failed. |
Jenkins Build failure 1 tests run, 0 skipped, 1 failed. |
Jenkins Build failure No test results found. |
No description provided.