summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo k <mo@mokhan.ca>2012-10-04 12:03:06 -0600
committermo k <mo@mokhan.ca>2012-10-04 12:03:06 -0600
commitab55f92aa3529dd151f0f2e4e3305e7ce02e3454 (patch)
tree09a39b71a2f6eb85f279b5e83f917663368e96c7
parentd2a43ab2303a5d76b486861da9796ef76e4e2883 (diff)
remove the bootstrap dropdown.js file
-rwxr-xr-x[-rw-r--r--]_layouts/master.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/_layouts/master.html b/_layouts/master.html
index 891a4e0..7b9401d 100644..100755
--- a/_layouts/master.html
+++ b/_layouts/master.html
@@ -45,7 +45,6 @@
</div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js" type="text/javascript"></script>
<script src="/js/bootstrap.min.js" type="text/javascript"></script>
- <script src="/js/bootstrap-dropdown.js" type="text/javascript"></script>
{% include google_analytics.html %}
</body>
</html>