diff options
| author | Jacob Thornton <[email protected]> | 2011-08-27 13:06:01 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-27 13:06:01 -0700 |
| commit | 038a9809c4301344e5cc3f8f6a32c796b9b1a438 (patch) | |
| tree | 3f748c0ec3e6f3450a2532bb2b9ebaad7d71d37c /examples | |
| parent | 11721f376d9bdb019f31d3bbb273160d45ff1266 (diff) | |
| download | bootstrap-038a9809c4301344e5cc3f8f6a32c796b9b1a438.tar.xz bootstrap-038a9809c4301344e5cc3f8f6a32c796b9b1a438.zip | |
remake
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/assets/js/bootstrap-twipsy.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/assets/js/bootstrap-twipsy.js b/examples/assets/js/bootstrap-twipsy.js index 7e33bf95c..cff27115e 100644 --- a/examples/assets/js/bootstrap-twipsy.js +++ b/examples/assets/js/bootstrap-twipsy.js @@ -1,4 +1,4 @@ -/* Based on the original tipsy by Jason Frame */ +/* Adapted from the original jQuery.tipsy by Jason Frame */ (function( $ ) { |
