diff options
author | Ebus-at-dockstar <ebus@dockstar> | 2013-05-01 02:48:58 +0200 |
---|---|---|
committer | Ebus-at-dockstar <ebus@dockstar> | 2013-05-01 02:48:58 +0200 |
commit | 60b4dfe92cace7636c5388835698969a6f1c429c (patch) | |
tree | 5bcb43482f2d81eb0e1cd575aa515fc6d1eb8655 /datastore-leveldb/wwwroot_ebus/index.html | |
parent | 6c670b35f1af5fda5a3b9b2e23b039cf5aea933c (diff) | |
download | ebus-alt-60b4dfe92cace7636c5388835698969a6f1c429c.tar.gz ebus-alt-60b4dfe92cace7636c5388835698969a6f1c429c.zip |
panning
Diffstat (limited to 'datastore-leveldb/wwwroot_ebus/index.html')
-rw-r--r-- | datastore-leveldb/wwwroot_ebus/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/datastore-leveldb/wwwroot_ebus/index.html b/datastore-leveldb/wwwroot_ebus/index.html index c69a9b1..ce7310e 100644 --- a/datastore-leveldb/wwwroot_ebus/index.html +++ b/datastore-leveldb/wwwroot_ebus/index.html @@ -4,6 +4,7 @@ <script src="lib/jquery-1.6.2/jquery-1.6.2.min.js"></script> <script src="lib/flot-0.7/jquery.flot.js"></script> <script src="lib/flot-0.7/jquery.flot.selection.js"></script> + <script src="lib/flot-0.7/jquery.flot.navigate.js"></script> <script src="src/ebus.js"></script> </head> <body> |