remove quick-reply-old. it probably doesn't work now, it certainly isn't

maintained. this is an old cruft and if needed, it needs rewriting.
This commit is contained in:
czaks 2014-04-29 18:37:29 +02:00
parent d208789fa7
commit b94e39148b
4 changed files with 0 additions and 58 deletions

View file

@ -4,9 +4,6 @@
<meta charset="utf-8">
<script type="text/javascript">
{% if config.quick_reply %}
var new_reply_string = "{{ config.button_reply }}";
{% endif %}
{% if not no_post_form %}
var active_page = "index";
{% else %}