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

CMS i18n changes from Tsinghua #443

Merged
merged 2 commits into from
Jul 22, 2013
Merged

Conversation

cpennington
Copy link
Contributor

@singingwolfboy these changes were left over after you landed the cms i18n changes. Can you review them?

@@ -728,7 +728,7 @@ function saveSetSectionScheduleDate(e) {
var $thisSection = $('.courseware-section[data-id="' + id + '"]');
var html = _.template(
'<span class="published-status">' +
'<strong>' + gettext("Will Release: ") + '</strong>' +
'<strong>' + gettext("Will Release:") + '</strong>' +
Copy link
Contributor

Choose a reason for hiding this comment

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

We're going to loose a space here. Seems like we should add a   right before the . I'll do it..

@chrisndodge
Copy link
Contributor

Also, need to chase down why those two files are being deleted. Doesn't seem related to I18N....

@chrisndodge
Copy link
Contributor

I think those deleted files are OK to remove

+1 from me. I don't know if @singingwolfboy needs to review as well.

@singingwolfboy
Copy link
Contributor

Looks good to me. Those files were deleted intentionally -- they aren't used anywhere.

cpennington added a commit that referenced this pull request Jul 22, 2013
@cpennington cpennington merged commit cba9827 into master Jul 22, 2013
@cpennington cpennington deleted the tsinghuax/cms-i18n-leftovers branch July 22, 2013 16:21
chrisrossi pushed a commit to jazkarta/edx-platform that referenced this pull request Mar 31, 2014
e-kolpakov referenced this pull request in open-craft/edx-platform May 15, 2015
Merge pull request #440 from edx-solutions/ekolpakov/problem-builder-mig...
hachiyanagi-ks added a commit to nttks/edx-platform that referenced this pull request Oct 21, 2015
…ange-logger-settings

Change logger settings of django.request openedx#427
diegomillan pushed a commit to eduNEXT/edx-platform that referenced this pull request Sep 14, 2016
yoann-mroz pushed a commit to weuplearning/edx-platform that referenced this pull request Nov 30, 2020
andrey-canon pushed a commit to eduNEXT/edx-platform that referenced this pull request Jan 19, 2021
Sujeet1379 pushed a commit to chandrudev/edx-platform that referenced this pull request Nov 17, 2022
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.

3 participants