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
85f1d09d
Commit
85f1d09d
authored
Mar 16, 2015
by
Brian Talbot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
certificates: removing edX-centric supplemental content from views
parent
597af988
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
9 deletions
+1
-9
lms/templates/certificates/invalid.html
+0
-4
lms/templates/certificates/valid.html
+1
-5
No files found.
lms/templates/certificates/invalid.html
View file @
85f1d09d
...
...
@@ -39,10 +39,6 @@
</div>
</div>
</section>
<hr
class=
"divider"
/>
<
%
include
file=
"_certificate-supplemental.html"
/>
</div>
<hr
class=
"divider"
/>
...
...
lms/templates/certificates/valid.html
View file @
85f1d09d
...
...
@@ -37,7 +37,7 @@
<span
class=
"label"
>
${_("Certificate Type")}
</span>
<span
class=
"value"
>
${certificate_type_title}
<span
class=
"explanation"
>
${certificate_type_description}
</span>
<span
class=
"explanation"
>
${certificate_type_description}
</span>
</span>
</li>
<li
class=
"item certificate-id"
>
...
...
@@ -52,10 +52,6 @@
</div>
</article>
</section>
<hr
class=
"divider"
/>
<
%
include
file=
"_certificate-supplemental.html"
/>
</div>
<hr
class=
"divider"
/>
...
...
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