app/soc/templates/soc/base.html
changeset 2295 8566fb2b8012
parent 2272 26491ee91e33
child 2302 7b281ac17abd
equal deleted inserted replaced
2294:be2c150d1a1f 2295:8566fb2b8012
    53   {% endif %}
    53   {% endif %}
    54   {% endif %}
    54   {% endif %}
    55   {% if uses_json %}
    55   {% if uses_json %}
    56   <script type='text/javascript' src="/json/json2.js"></script>
    56   <script type='text/javascript' src="/json/json2.js"></script>
    57   {% endif %}
    57   {% endif %}
    58   {% if uses_jq_bt %}
       
    59   <script type='text/javascript' src="/jquery/jquery-bt-0.7.js"></script>
       
    60   {% endif %}
       
    61   {% if uses_menu %}
    58   {% if uses_menu %}
    62   <script type='text/javascript' src="/soc/content/js/menu-081108.js"></script>
    59   <script type='text/javascript' src="/soc/content/js/menu-081108.js"></script>
    63   {% endif %}
    60   {% endif %}
    64   {% if uses_jq_purr %}
    61   {% if uses_jq_purr %}
    65     <script type='text/javascript' src="/jquery/jquery-purr.js"></script>
    62     <script type='text/javascript' src="/jquery/jquery-purr.js"></script>
    66   {% endif %}
    63   {% endif %}
    67   {% if uses_jq_spin %}
    64   {% if uses_jq_spin %}
    68     <script type='text/javascript' src="/jquery/jquery-spin-1.0.2.js"></script>
    65     <script type='text/javascript' src="/jquery/jquery-spin-1.0.2.js"></script>
    69   {% endif %}
       
    70   {% if uses_jq_bt %}
       
    71   <script type='text/javascript' src="/soc/content/js/tips-081027.js"></script>
       
    72   {% endif %}
    66   {% endif %}
    73   {% if uses_jq_bgiframe %}
    67   {% if uses_jq_bgiframe %}
    74   <script type='text/javascript' src='/jquery/jquery-bgiframe.js'></script>
    68   <script type='text/javascript' src='/jquery/jquery-bgiframe.js'></script>
    75   {% endif %}
    69   {% endif %}
    76   {% if uses_jq_ajaqQueue %}
    70   {% if uses_jq_ajaqQueue %}