diff gpp/templates/potd/view.html @ 127:2d299909e074

Adding markdown help to comments and forums. Still need to add it to a few other places that use the markItUp editor.
author Brian Neal <bgneal@gmail.com>
date Mon, 16 Nov 2009 01:00:28 +0000
parents f882ac8ce255
children ded03f2513e9
line wrap: on
line diff
--- a/gpp/templates/potd/view.html	Sat Nov 14 20:30:31 2009 +0000
+++ b/gpp/templates/potd/view.html	Mon Nov 16 01:00:28 2009 +0000
@@ -7,7 +7,7 @@
 <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/comments.css" />
 {% endblock %}
 {% block custom_js %}
-{% script_tags "markitup" %}
+{% script_tags "markitup jquery-ui" %}
 <script type="text/javascript" src="{{ MEDIA_URL }}js/comments.js"></script>
 {% endblock %}
 {% block content %}