aboutsummaryrefslogtreecommitdiff
path: root/examples/browser/index.html
diff options
context:
space:
mode:
authorMarak <[email protected]>2015-07-08 15:47:55 -0700
committerMarak <[email protected]>2015-07-08 15:47:55 -0700
commit85ade36275c9f8394ecd0e44fc0f400ffccc5696 (patch)
treef5ccc47dcb66180f6592f683273701ad9986d9b7 /examples/browser/index.html
parentb0765aea125e9d89991d382e46c758860dc866aa (diff)
downloadfaker-85ade36275c9f8394ecd0e44fc0f400ffccc5696.tar.xz
faker-85ade36275c9f8394ecd0e44fc0f400ffccc5696.zip
[dist] Update examples
Diffstat (limited to 'examples/browser/index.html')
-rw-r--r--examples/browser/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/browser/index.html b/examples/browser/index.html
index 9dff22ce..5e2d2420 100644
--- a/examples/browser/index.html
+++ b/examples/browser/index.html
@@ -10,12 +10,11 @@
<script src = "js/jquery.js" type = "text/javascript"></script>
<script src = "js/prettyPrint.js" type = "text/javascript"></script>
<script src = "js/faker.js" type = "text/javascript"></script>
- <link href="bootstrap.css" media="all" rel="stylesheet" type="text/css" />
+ <link href="css/bootstrap.css" media="all" rel="stylesheet" type="text/css" />
<script>
$(document).ready(function(e){
-
-
+
// draw buttons
function drawButtons () {
$('#buttons').html('');