Commit e2d642d2 by Michael Terry Committed by Michael Terry

Show mode and price for new courses

LEARNER-3769
parent 4fa2ec83
......@@ -73,6 +73,30 @@
<div class="info-item history-field-container">
<div class="heading">
{% trans "Enrollment Track" %}
</div>
<div class="current type">
{% with object.entitlements.first.mode as field %}
{% include "publisher/_render_optional_field.html" %}
{% endwith %}
</div>
<div class="show-diff"></div>
</div>
<div class="info-item history-field-container">
<div class="heading">
{% trans "Certificate Price" %}
</div>
<div class="current price">
{% with object.entitlements.first.price as field %}
{% include "publisher/_render_optional_field.html" %}
{% endwith %}
</div>
<div class="show-diff"></div>
</div>
<div class="info-item history-field-container">
<div class="heading">
{% trans "Short Description" %}
</div>
<div class="current short_description">
......
......@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-31 16:41+0000\n"
"POT-Creation-Date: 2018-02-02 14:14+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......@@ -822,6 +822,7 @@ msgid "Professional education"
msgstr ""
#: apps/publisher/forms.py
#: apps/publisher/templates/publisher/course_detail.html
#: apps/publisher/templates/publisher/course_run_detail/_all.html
msgid "Enrollment Track"
msgstr ""
......@@ -1540,6 +1541,11 @@ msgid "Course Team Admin"
msgstr ""
#: apps/publisher/templates/publisher/course_detail.html
#: apps/publisher/templates/publisher/course_run_detail/_all.html
msgid "Certificate Price"
msgstr ""
#: apps/publisher/templates/publisher/course_detail.html
#: apps/publisher/templates/publisher/course_revision_history.html
#: apps/publisher/templates/publisher/course_run_detail/_drupal.html
msgid "Primary Subject"
......@@ -2206,10 +2212,6 @@ msgid "End Date (time in UTC)"
msgstr ""
#: apps/publisher/templates/publisher/course_run_detail/_all.html
msgid "Certificate Price"
msgstr ""
#: apps/publisher/templates/publisher/course_run_detail/_all.html
msgid "Credit Price"
msgstr ""
......
......@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-31 16:41+0000\n"
"POT-Creation-Date: 2018-02-02 14:14+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......
......@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-31 16:41+0000\n"
"POT-Creation-Date: 2018-02-02 14:14+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......@@ -989,6 +989,7 @@ msgid "Professional education"
msgstr "Pröféssïönäl édüçätïön Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢#"
#: apps/publisher/forms.py
#: apps/publisher/templates/publisher/course_detail.html
#: apps/publisher/templates/publisher/course_run_detail/_all.html
msgid "Enrollment Track"
msgstr "Énröllmént Träçk Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#"
......@@ -1811,6 +1812,11 @@ msgid "Course Team Admin"
msgstr "Çöürsé Téäm Àdmïn Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#"
#: apps/publisher/templates/publisher/course_detail.html
#: apps/publisher/templates/publisher/course_run_detail/_all.html
msgid "Certificate Price"
msgstr "Çértïfïçäté Prïçé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#"
#: apps/publisher/templates/publisher/course_detail.html
#: apps/publisher/templates/publisher/course_revision_history.html
#: apps/publisher/templates/publisher/course_run_detail/_drupal.html
msgid "Primary Subject"
......@@ -2650,10 +2656,6 @@ msgid "End Date (time in UTC)"
msgstr "Énd Däté (tïmé ïn ÛTÇ) Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢#"
#: apps/publisher/templates/publisher/course_run_detail/_all.html
msgid "Certificate Price"
msgstr "Çértïfïçäté Prïçé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#"
#: apps/publisher/templates/publisher/course_run_detail/_all.html
msgid "Credit Price"
msgstr "Çrédït Prïçé Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#"
......
......@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-31 16:41+0000\n"
"POT-Creation-Date: 2018-02-02 14:14+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment