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

Update comfirm dialog from Ok to Accept #27

Closed
wants to merge 1 commit into from
Closed

Update comfirm dialog from Ok to Accept #27

wants to merge 1 commit into from

Conversation

Biswajee
Copy link
Member

@Biswajee Biswajee commented Oct 1, 2018

Updated the button dialog that says 'Ok' to 'Accept'

Updated the button dialog that says 'Ok' to 'Accept'
@@ -2,7 +2,7 @@ function runSwitchjs() {
alertify
.okBtn("Accept")
.cancelBtn("Deny")
.confirm("After clicking on 'Ok', Starring will start, leave the tab open, we'll let you know after the starring process. Feel free to jump on another tabs :)", function (ev) {
.confirm("After clicking on 'Accept', Starring will start, leave the tab open, we'll let you know after the starring process. Feel free to jump on another tabs :)", function (ev) {
Copy link
Member

Choose a reason for hiding this comment

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

"Ok" is fine.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, then let it be 'Ok'. I thought the 'Ok' referred to the old style of using alert box. The new one said 'Accept'.

@0x48piraj 0x48piraj closed this Oct 1, 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.

2 participants