From cc8817846a1ec55b9711d08c4a8a6a261bbd64e3 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Thu, 3 Oct 2013 05:40:41 +0000 Subject: [PATCH] Applied the same patch to other templates which use the same approach. Fixed 2 typos. - Legacy-Id: 6347 --- ietf/templates/meeting/agenda.html | 2 +- ietf/templates/meeting/agenda_list.html | 5 +++-- ietf/templates/meeting/landscape_edit.html | 4 ++-- ietf/templates/meeting/properties_edit.html | 6 +++--- ietf/templates/meeting/timeslot_edit.html | 4 +++- 5 files changed, 12 insertions(+), 9 deletions(-) diff --git a/ietf/templates/meeting/agenda.html b/ietf/templates/meeting/agenda.html index 9ca7db711..7b002ab0c 100644 --- a/ietf/templates/meeting/agenda.html +++ b/ietf/templates/meeting/agenda.html @@ -68,7 +68,7 @@ img.hidden { display: none; } {% endblock morecss %} -{% block pagehead %} +{% block scripts %} diff --git a/ietf/templates/meeting/agenda_list.html b/ietf/templates/meeting/agenda_list.html index 1c599e1e8..ae01e50e0 100644 --- a/ietf/templates/meeting/agenda_list.html +++ b/ietf/templates/meeting/agenda_list.html @@ -11,7 +11,9 @@ +{% endblock pagehead %} +{% block scripts %} @@ -26,8 +28,7 @@ - -{% endblock pagehead %} +{% endblock scripts %} {% block noTable %} diff --git a/ietf/templates/meeting/landscape_edit.html b/ietf/templates/meeting/landscape_edit.html index c4bac370f..c3decfc49 100644 --- a/ietf/templates/meeting/landscape_edit.html +++ b/ietf/templates/meeting/landscape_edit.html @@ -23,9 +23,9 @@ -+{% endblock pagehead %} +{% endblock pagehead %} -+{% block scripts %} +{% block scripts %} diff --git a/ietf/templates/meeting/properties_edit.html b/ietf/templates/meeting/properties_edit.html index 29d1f0c56..30f3ed516 100644 --- a/ietf/templates/meeting/properties_edit.html +++ b/ietf/templates/meeting/properties_edit.html @@ -11,8 +11,9 @@ +{% endblock pagehead %} - +{% block scripts %} @@ -27,8 +28,7 @@ - -{% endblock pagehead %} +{% endblock scripts %} {% block noTable %} diff --git a/ietf/templates/meeting/timeslot_edit.html b/ietf/templates/meeting/timeslot_edit.html index 34887b57b..f729dc84d 100644 --- a/ietf/templates/meeting/timeslot_edit.html +++ b/ietf/templates/meeting/timeslot_edit.html @@ -11,7 +11,9 @@ +{% endblock pagehead %} +{% block scripts %} @@ -65,7 +67,7 @@ function setup_slots(){ -{% endblock pagehead %} +{% endblock scripts %} {% block noTable %}