Skip to content
Snippets Groups Projects
Commit ec9560af authored by Sylvia Pearce's avatar Sylvia Pearce Committed by GitHub
Browse files

Merge pull request #14303 from edx/sylvia/DOC-2167

Update guidance in Studio Unit Location text
parents ae4e384e d6cf03b0
No related merge requests found
......@@ -144,7 +144,7 @@ from openedx.core.djangolib.markup import HTML, Text
<h5 class="title">${_("Location ID")}</h5>
<p class="unit-id">
<span class="unit-id-value" id="unit-location-id-input">${unit.location.name}</span>
<span class="tip"><span class="sr">Tip: </span>${_("Use this ID when you create links to this unit from other course content. You enter the ID in the URL field.")}</span>
<span class="tip"><span class="sr">Tip: </span>${_('To create a link to this unit from an HTML component in this course, enter "/jump_to_id/<location ID>" as the URL value.')}</span>
</p>
</div>
<div class="wrapper-unit-tree-location bar-mod-content">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment