diff options
| -rw-r--r-- | js/tests/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/tests/index.html b/js/tests/index.html index c6d3d27af..568f786c7 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -1,6 +1,7 @@ <!DOCTYPE HTML> <html> <head> + <meta charset="utf-8"> <title>Bootstrap Plugin Test Suite</title> <!-- jQuery --> |
