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
b13412d3
Commit
b13412d3
authored
Oct 15, 2012
by
Carlos Andrés Rocha
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make corrections of UT announcement
parent
40dd6fa1
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4 additions
and
3 deletions
+4
-3
lms/static/images/university/ut/ut-rollover_160x90.png
+0
-0
lms/static/images/university/ut/ut-standalone_187x80.png
+0
-0
lms/templates/feed.rss
+2
-1
lms/templates/index.html
+1
-1
lms/templates/university_profile/utx.html
+1
-1
No files found.
lms/static/images/university/ut/ut-rollover_160x90.png
0 → 100644
View file @
b13412d3
12 KB
lms/static/images/university/ut/ut-standalone_187x80.png
0 → 100644
View file @
b13412d3
14.3 KB
lms/templates/feed.rss
View file @
b13412d3
...
@@ -13,7 +13,8 @@
...
@@ -13,7 +13,8 @@
<updated>
2012-10-14T14:00:00-07:00
</updated>
<updated>
2012-10-14T14:00:00-07:00
</updated>
<link
type=
"text/html"
rel=
"alternate"
href=
"${reverse('press/ut-joins-edx')}"
/>
<link
type=
"text/html"
rel=
"alternate"
href=
"${reverse('press/ut-joins-edx')}"
/>
<title>
The University of Texas System joins edX
</title>
<title>
The University of Texas System joins edX
</title>
<content
type=
"html"
>
<
img src=
"
${static.url('images/press/uts-seal_109x84.jpg')}
"
/
>
</content>
<content
type=
"html"
>
<
img src=
"
${static.url('images/press/uts-seal_109x84.jpg')}
"
/
>
<
p
>
nine universities and six health institutions
<
/p
>
</content>
</entry>
</entry>
<!-- <entry> -->
<!-- <entry> -->
<!-- <id>tag:www.edx.org,2012:Post/5</id> -->
<!-- <id>tag:www.edx.org,2012:Post/5</id> -->
...
...
lms/templates/index.html
View file @
b13412d3
...
@@ -67,7 +67,7 @@
...
@@ -67,7 +67,7 @@
</li>
</li>
<li
class=
"partner"
>
<li
class=
"partner"
>
<a
href=
"${reverse('university_profile', args=['UTx'])}"
>
<a
href=
"${reverse('university_profile', args=['UTx'])}"
>
<img
src=
"${static.url('images/university/ut/ut.png')}"
/>
<img
src=
"${static.url('images/university/ut/ut
-rollover_160x90
.png')}"
/>
<div
class=
"name"
>
<div
class=
"name"
>
<span>
UTx
</span>
<span>
UTx
</span>
</div>
</div>
...
...
lms/templates/university_profile/utx.html
View file @
b13412d3
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<div
class=
"inner-wrapper university-search"
>
<div
class=
"inner-wrapper university-search"
>
<hgroup>
<hgroup>
<div
class=
"logo"
>
<div
class=
"logo"
>
<img
src=
"${static.url('images/university/ut/ut.png')}"
/>
<img
src=
"${static.url('images/university/ut/ut
-standalone_187x80
.png')}"
/>
</div>
</div>
<h1>
UTx
</h1>
<h1>
UTx
</h1>
</hgroup>
</hgroup>
...
...
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