diff options
| author | XhmikosR <[email protected]> | 2015-04-21 07:58:52 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-04-23 09:18:45 +0300 |
| commit | 69308dc883a18f9c2465d8cea8b930e4e1ffda06 (patch) | |
| tree | 0a035b1265baeff0c9f49f8f0ce3793b69b23ccf /docs/examples/dashboard/index.html | |
| parent | 063c1b0780ea0240e4adce4c88d57fc23e099475 (diff) | |
| download | bootstrap-69308dc883a18f9c2465d8cea8b930e4e1ffda06.tar.xz bootstrap-69308dc883a18f9c2465d8cea8b930e4e1ffda06.zip | |
Update Holder.js to v2.6.0.
[ci skip]
Diffstat (limited to 'docs/examples/dashboard/index.html')
| -rw-r--r-- | docs/examples/dashboard/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index 3e5421c98..86ef4b53f 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -241,7 +241,7 @@ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> <script src="../../dist/js/bootstrap.min.js"></script> <!-- Just to make our placeholder images work. Don't actually copy the next line! --> - <script src="../../assets/js/vendor/holder.js"></script> + <script src="../../assets/js/vendor/holder.min.js"></script> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script> </body> |
