app/soc/templates/soc/base.html
changeset 2415 69e9d5cc643f
parent 2381 2449a52035ee
child 2419 82ce842da661
equal deleted inserted replaced
2414:a95ba3595554 2415:69e9d5cc643f
    60   {% endif %}
    60   {% endif %}
    61   {% if uses_jq_purr %}
    61   {% if uses_jq_purr %}
    62     <script type='text/javascript' src="/jquery/jquery-purr.js"></script>
    62     <script type='text/javascript' src="/jquery/jquery-purr.js"></script>
    63   {% endif %}
    63   {% endif %}
    64   {% if uses_jq_spin %}
    64   {% if uses_jq_spin %}
    65     <script type='text/javascript' src="/jquery/jquery-spin-1.0.2.js"></script>
    65     <script type='text/javascript' src="/jquery/jquery-spin-1.1.1.js"></script>
    66   {% endif %}
    66   {% endif %}
    67   {% if uses_jq_bgiframe %}
    67   {% if uses_jq_bgiframe %}
    68   <script type='text/javascript' src='/jquery/jquery-bgiframe.js'></script>
    68   <script type='text/javascript' src='/jquery/jquery-bgiframe.js'></script>
    69   {% endif %}
    69   {% endif %}
    70   {% if uses_jq_ajaqQueue %}
    70   {% if uses_jq_ajaqQueue %}