Mercurial > public > sg101
diff gpp/templates/downloads/download_summary.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_summary.html Sun Mar 27 18:22:48 2011 +0000 +++ b/gpp/templates/downloads/download_summary.html Sun Mar 27 23:21:17 2011 +0000 @@ -8,6 +8,7 @@ {% endblock %} {% block custom_js %} <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>