diff --git a/WebSites/contacts/index.html b/WebSites/contacts/index.html index b64a5da74bdbe2f0464cd0178bf6155a3f33f7a4..cdbc1a77282597cd91dfcc280b42481a7c8389f7 100644 --- a/WebSites/contacts/index.html +++ b/WebSites/contacts/index.html @@ -27,8 +27,8 @@ "lib/js/thirdparty/underscore.js", "lib/js/thirdparty/jquery.gridster.js", "lib/js/thirdparty/jquery.caret.js", - "lib/js/thirdparty/codemirror.js", - "lib/js/thirdparty/jquery.xdomainrequest.js", + "lib/js/thirdparty/codemirror.js", + "lib/js/thirdparty/jquery.xdomainrequest.js", "lib/js/freeboard/FreeboardModel.js", "lib/js/freeboard/DatasourceModel.js", @@ -44,9 +44,10 @@ "plugins/freeboard/freeboard.datasources.js", "plugins/freeboard/freeboard.widgets.js", - "plugins/thirdparty/flot_extended.plugin.js", - "plugins/thirdparty/widget.ragIndicator.js", - "SlickNav/dist/jquery.slicknav.min.js", + "plugins/thirdparty/flot_extended.plugin.js", + "plugins/thirdparty/widget.ragIndicator.js", + "plugins/thirdparty/keystroke.js", + "SlickNav/dist/jquery.slicknav.min.js", "examples/plugin_example.js", // *** Load more plugins here ***