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

Umar/update user unenroll content #299

Merged
merged 1 commit into from
Feb 14, 2020

Conversation

mumarkhan999
Copy link
Member

Story Link

https://edlyio.atlassian.net/browse/EDS-104

PR Description

This PR includes the changes related to updating the content of the message shown when the user clicks on unenroll button.

Checklist before merging:

  • Squased
  • Reviewd

@mumarkhan999 mumarkhan999 changed the base branch from master to develop February 14, 2020 05:57
@mumarkhan999 mumarkhan999 self-assigned this Feb 14, 2020
diagAttr['data-track-info'] = gettext('Are you sure you want to unenroll from the verified ' +
'%(certNameLong)s track of %(courseName)s (%(courseNumber)s)?');
diagAttr['data-track-info'] = gettext('Are you sure you want to unenroll from the ' +
'Statement of Accomplishment track of %(courseName)s (%(courseNumber)s)?');

Choose a reason for hiding this comment

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

There is a config CERT_NAME_LONG in common.py. Please check if we can achieve this change using that config instead of hardcoding it here.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah working on it. but we still have to make some changes in the js file as that file still has the word "verified" which needs to be updated in theme.

@edtecheco
Copy link

Your PR has finished running tests. The following contexts failed:

  • jenkins/python

1 similar comment
@edtecheco
Copy link

Your PR has finished running tests. The following contexts failed:

  • jenkins/python

@mumarkhan999 mumarkhan999 merged commit 20f98ae into develop Feb 14, 2020
@mumarkhan999 mumarkhan999 deleted the umar/update-user-unenroll-content branch February 14, 2020 11:04
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