Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
d8946002
Commit
d8946002
authored
Aug 06, 2013
by
Adam Palay
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
template fixes on instructor dash
parent
67d1e559
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lms/templates/courseware/instructor_dashboard.html
+2
-2
No files found.
lms/templates/courseware/instructor_dashboard.html
View file @
d8946002
...
...
@@ -201,7 +201,7 @@ function goto( mode)
<H2>
${_("Course-specific grade adjustment")}
</h2>
<p>
{_("Specify a particular problem in the course here by its url:")}
$
{_("Specify a particular problem in the course here by its url:")}
<input
type=
"text"
name=
"problem_for_all_students"
size=
"60"
>
</p>
<p>
...
...
@@ -639,7 +639,7 @@ function goto( mode)
%if instructor_tasks is not None and len(instructor_tasks) > 0:
<hr
width=
"100%"
>
<h2>
$_("Pending Instructor Tasks")}
</h2>
<h2>
$
{
_("Pending Instructor Tasks")}
</h2>
<div
id=
"task-progress-wrapper"
>
<table
class=
"stat_table"
>
<tr>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment