c-base-bootstrap added
This commit is contained in:
parent
62443314d9
commit
0238970f5d
2 changed files with 2 additions and 2 deletions
|
|
@ -102,8 +102,8 @@
|
||||||
{% endblock container %}
|
{% endblock container %}
|
||||||
</div><!-- /.container -->
|
</div><!-- /.container -->
|
||||||
{% endblock body %}
|
{% endblock body %}
|
||||||
<script src="/static/c-base-bootstrap/js/bootstrap.js"></script>
|
|
||||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
|
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
|
||||||
|
<script src="/static/c-base-bootstrap/js/bootstrap.js"></script>
|
||||||
<script src="/static/c-base-bootstrap/js/bootstrap-transitions.js"></script>
|
<script src="/static/c-base-bootstrap/js/bootstrap-transitions.js"></script>
|
||||||
<script src="/static/c-base-bootstrap/js/bootstrap-dropdown.js"></script>
|
<script src="/static/c-base-bootstrap/js/bootstrap-dropdown.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 523293e9d70d30956f4a8aa983b26dc93feb228a
|
Subproject commit 279f25a00dc1ee300009350a1ddc59963cef0da8
|
||||||
Loading…
Add table
Add a link
Reference in a new issue