Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edx-platform-release
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hsin-Yu Chien
edx-platform-release
Commits
5af72a0d
Commit
5af72a0d
authored
8 years ago
by
Bill DeRusha
Browse files
Options
Downloads
Plain Diff
Merge pull request #12557 from edx/release
Merge Hotfix-2016-05-24 into Release
parents
f9972381
05db9830
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lms/templates/courseware/progress.html
+6
-7
6 additions, 7 deletions
lms/templates/courseware/progress.html
with
6 additions
and
7 deletions
lms/templates/courseware/progress.html
+
6
−
7
View file @
5af72a0d
...
...
@@ -33,10 +33,9 @@ from django.utils.http import urlquote_plus
<
%
include
file=
"/courseware/course_navigation.html"
args=
"active_page='progress'"
/>
<div
class=
"container"
>
<div
class=
"profile-wrapper"
>
<main
id=
"main"
aria-label=
"Content"
tabindex=
"-1"
>
<main
id=
"main"
aria-label=
"Content"
tabindex=
"-1"
>
<div
class=
"container"
>
<div
class=
"profile-wrapper"
>
<div
class=
"course-info"
id=
"course-info-progress"
aria-label=
"${_('Course Progress')}"
>
% if staff_access and studio_url is not None:
<div
class=
"wrap-instructor-info"
>
...
...
@@ -226,6 +225,6 @@ from django.utils.http import urlquote_plus
</div>
<!--End chapters-->
</div>
</main
>
</div>
</
div
>
</div
>
</div>
</
main
>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment