From b215869e0f547a8f888f3262fc111a56fe89dc9a Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Sun, 31 Oct 2010 22:45:46 -0400 Subject: moved scripts to bottom in answer_edit.html --- askbot/skins/default/templates/answer_edit.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/askbot/skins/default/templates/answer_edit.html b/askbot/skins/default/templates/answer_edit.html index 040678ab..8e1affa3 100644 --- a/askbot/skins/default/templates/answer_edit.html +++ b/askbot/skins/default/templates/answer_edit.html @@ -4,18 +4,6 @@ {% block title %}{% spaceless %}{% trans %}Edit answer{% endtrans %}{% endspaceless %}{% endblock %} {% block forejs %} - - - - - - {% endblock %} {% block content %} @@ -46,6 +34,18 @@ {% block endjs %} {% include "editor_data.html" %} + + + + + +