summaryrefslogtreecommitdiffstats
path: root/askbot/templates/question.html
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2013-03-26 01:27:42 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2013-03-26 01:28:49 -0400
commit056d1c9f0f9dbbbab395a3df79824c9ec7f9afe2 (patch)
tree3a285b9dae06f21c47e06ff4b580638d8c26f295 /askbot/templates/question.html
parentca20e68ce4e7f9d3866adab1605add1b8a79fe6e (diff)
downloadaskbot-056d1c9f0f9dbbbab395a3df79824c9ec7f9afe2.tar.gz
askbot-056d1c9f0f9dbbbab395a3df79824c9ec7f9afe2.tar.bz2
askbot-056d1c9f0f9dbbbab395a3df79824c9ec7f9afe2.zip
created default filler for the "followed" scope when it is the only enabled scope and added custom js placeholder for the question page
Diffstat (limited to 'askbot/templates/question.html')
-rw-r--r--askbot/templates/question.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/askbot/templates/question.html b/askbot/templates/question.html
index 482f5e72..74e101b2 100644
--- a/askbot/templates/question.html
+++ b/askbot/templates/question.html
@@ -319,6 +319,7 @@
{% if settings.TAG_SOURCE == 'category-tree' %}
{% include "meta/category_tree_js.html" %}
{% endif %}
+ {% include "question/custom_javascript.html" ignore missing %}
{% endcompress %}
{#
<script type="text/javascript">