Mercurial > public > sg101
diff gpp/templates/downloads/download_detail.html @ 404:41411066b16d
Fixing #199; redid the downloads so the user has more control about how to save the file.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 27 Mar 2011 23:21:17 +0000 |
parents | 88b2b9cb8c1f |
children |
line wrap: on
line diff
--- a/gpp/templates/downloads/download_detail.html Sun Mar 27 18:22:48 2011 +0000 +++ b/gpp/templates/downloads/download_detail.html Sun Mar 27 23:21:17 2011 +0000 @@ -11,6 +11,7 @@ {% script_tags "markitup jquery-ui" %} <script type="text/javascript" src="{{ STATIC_URL }}js/comments.js"></script> <script type="text/javascript" src="{{ STATIC_URL }}js/rating.js"></script> +<script type="text/javascript" src="{{ STATIC_URL }}js/downloads-get.js"></script> {% endblock %} {% block content %} <h2>Downloads</h2>