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
1617c71e
Commit
1617c71e
authored
Jun 05, 2012
by
Bridger Maxwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Renamed survey_questions.html to survey_fields.html.
parent
6b7ff213
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
templates/profile.html
+2
-2
templates/survey_fields.html
+0
-0
No files found.
templates/profile.html
View file @
1617c71e
<
%
inherit
file=
"main.html"
/>
<
%
namespace
name=
"profile_graphs"
file=
"profile_graphs.js"
/>
<
%
namespace
name=
"survey_
questions"
file=
"survey_question
s.html"
/>
<
%
namespace
name=
"survey_
fields"
file=
"survey_field
s.html"
/>
<
%
block
name=
"title"
><title>
Profile - MITx 6.002x
</title></
%
block>
...
...
@@ -466,7 +466,7 @@ $(function() {
<div
id=
"survey_error"
>
</div>
${survey_
question
s.body(survey_list)}
${survey_
field
s.body(survey_list)}
</fieldset>
</div>
...
...
templates/survey_
question
s.html
→
templates/survey_
field
s.html
View file @
1617c71e
File moved
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