From e39dafbcc9077851c4742b18ff0c3591f1afad74 Mon Sep 17 00:00:00 2001 From: yomguy Date: Mon, 24 Sep 2012 13:50:05 +0200 Subject: [PATCH] fix various static links --- teleforma/templates/postman/base.html | 2 +- .../templates/teleforma/course_document.html | 2 +- teleforma/templates/telemeta/base.html | 4 ++-- teleforma/templates/telemeta/home.html | 2 +- .../templates/telemeta/inc/module_revisions.html | 2 +- .../templates/telemeta/inc/module_searches.html | 2 +- .../telemeta/inc/module_user_revisions.html | 2 +- teleforma/templates/telemeta/lists.html | 16 ++++++++-------- teleforma/templates/telemeta/profile_detail.html | 2 +- .../templates/telemeta/search_criteria.html | 6 +++--- teleforma/templates/telemeta/users.html | 6 +++--- 11 files changed, 23 insertions(+), 23 deletions(-) diff --git a/teleforma/templates/postman/base.html b/teleforma/templates/postman/base.html index fe0afe41..d762a903 100644 --- a/teleforma/templates/postman/base.html +++ b/teleforma/templates/postman/base.html @@ -7,7 +7,7 @@
-

playlists{% trans "Folders" %}

+

playlists{% trans "Folders" %}

{% postman_unread as unread_count %} diff --git a/teleforma/templates/teleforma/course_document.html b/teleforma/templates/teleforma/course_document.html index efd422f9..9a33fbb9 100644 --- a/teleforma/templates/teleforma/course_document.html +++ b/teleforma/templates/teleforma/course_document.html @@ -14,7 +14,7 @@ $(document).ready(function(){ - + + {% endblock %} @@ -28,7 +28,7 @@ {% include "telemeta/inc/module_searches.html" %} {% endwith %} {% endblock %} - + {% block module_user_revisions %} {% with user_revisions as revisions and "My last changes" as title %} {% include "telemeta/inc/module_user_revisions.html" %} @@ -40,7 +40,7 @@ {% include "telemeta/inc/module_revisions.html" %} {% endwith %} {% endblock %} - +
@@ -62,7 +62,7 @@ {{ playlist.playlist.description }} - {% endif %} + {% endif %} @@ -107,7 +107,7 @@
{% if resource.element.file or resource.element.has_mediafile %} - yes + yes {% endif %} diff --git a/teleforma/templates/telemeta/profile_detail.html b/teleforma/templates/telemeta/profile_detail.html index 830efebb..53bd0212 100644 --- a/teleforma/templates/telemeta/profile_detail.html +++ b/teleforma/templates/telemeta/profile_detail.html @@ -13,7 +13,7 @@ {% block modules %}
-

playlists{% if user.username != usr.username%}{% trans "His courses" %}{% else %}{% trans "My courses" %}{% endif %}

+

playlists{% if user.username != usr.username%}{% trans "His courses" %}{% else %}{% trans "My courses" %}{% endif %}

    {% block courses %} diff --git a/teleforma/templates/telemeta/search_criteria.html b/teleforma/templates/telemeta/search_criteria.html index 0c6ea64d..bfee8ac2 100644 --- a/teleforma/templates/telemeta/search_criteria.html +++ b/teleforma/templates/telemeta/search_criteria.html @@ -6,12 +6,12 @@ {% block stylesheets %} {{ block.super }} - + {% endblock %} {% block extra_javascript %} - - + +