File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 < link rel ="stylesheet " href ="{% static 'select2/select2.css' %} ">
1212 < link rel ="stylesheet " href ="{% static 'select2-bootstrap-css/select2-bootstrap.min.css' %} ">
1313 < script src ="{% static 'select2/select2.min.js' %} "> </ script >
14- < script src ="{% static 'ietf/css /select2-field.js' %} "> </ script >
14+ < script src ="{% static 'ietf/js /select2-field.js' %} "> </ script >
1515{% endblock %}
1616
1717{% block breadcrumbs %}{{ block.super }}
Original file line number Diff line number Diff line change 99 < link rel ="stylesheet " href ="{% static 'select2/select2.css' %} ">
1010 < link rel ="stylesheet " href ="{% static 'select2-bootstrap-css/select2-bootstrap.min.css' %} ">
1111 < script src ="{% static 'select2/select2.min.js' %} "> </ script >
12- < script src ="{% static 'ietf/css /select2-field.js' %} "> </ script >
12+ < script src ="{% static 'ietf/js /select2-field.js' %} "> </ script >
1313{% endblock %}
1414
1515{% block breadcrumbs %}{{ block.super }}
Original file line number Diff line number Diff line change 1010 < link rel ="stylesheet " href ="{% static 'select2/select2.css' %} ">
1111 < link rel ="stylesheet " href ="{% static 'select2-bootstrap-css/select2-bootstrap.min.css' %} ">
1212 < script src ="{% static 'select2/select2.min.js' %} "> </ script >
13- < script src ="{% static 'ietf/css /select2-field.js' %} "> </ script >
13+ < script src ="{% static 'ietf/js /select2-field.js' %} "> </ script >
1414{% endblock %}
1515
1616{% block breadcrumbs %}{{ block.super }}
You can’t perform that action at this time.
0 commit comments