Changeset f347ef2 in sicp for templates


Ignore:
Timestamp:
May 15, 2015, 12:40:24 PM (9 years ago)
Author:
Ing. Roldan D. Vargas G <rvargas@…>
Branches:
master
Children:
0471d7a
Parents:
5936eab
Message:

agregado plugins bootbox

File:
1 edited

Legend:

Unmodified
Added
Removed
  • templates/base_head.html

    rcb470ef rf347ef2  
    1313        <script type="text/javascript" src="{% static 'bootstrap-3.3.4/js/bootstrap.min.js' %}"></script>
    1414    <script type="text/javascript" src="{% static 'bootstrap-3.3.4/plugins/select2-3.5.2/select2.min.js' %}"></script>
     15    <script type="text/javascript" src="{% static 'bootstrap-3.3.4/plugins/bootbox/bootbox.min.js' %}"></script>
    1516        <script type="text/javascript" src="{% static 'js/funciones.js' %}"></script>
    1617        <style type="text/css">
Note: See TracChangeset for help on using the changeset viewer.