2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Test for replacing tooltip when resized

This commit is contained in:
Guillaume Gautreau
2013-01-26 21:39:05 +01:00
parent e5be883bb9
commit db9ec13ce4
3 changed files with 44 additions and 6 deletions
+3
View File
@@ -29,6 +29,9 @@
<script src="../../js/bootstrap-typeahead.js"></script>
<script src="../../js/bootstrap-affix.js"></script>
<!-- Needed for testing -->
<link rel="stylesheet" type="text/css" href="unit/bootstrap-tooltip.css" />
<!-- unit tests -->
<script src="unit/bootstrap-transition.js"></script>
<script src="unit/bootstrap-alert.js"></script>