aboutsummaryrefslogtreecommitdiffstats
path: root/js
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2017-07-05 18:05:31 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2017-07-05 18:05:31 +0200
commit1421e7f16adc18ad0ef8c02317fcaaaefe0cf8bb (patch)
tree1302cd6173f459023fb53a3c15c1e4b593017738 /js
parenta8fdb54409c210055d4702faef8000ecd5a95faf (diff)
downloadnav-1421e7f16adc18ad0ef8c02317fcaaaefe0cf8bb.tar
nav-1421e7f16adc18ad0ef8c02317fcaaaefe0cf8bb.tar.gz
nav-1421e7f16adc18ad0ef8c02317fcaaaefe0cf8bb.tar.bz2
nav-1421e7f16adc18ad0ef8c02317fcaaaefe0cf8bb.tar.xz
nav-1421e7f16adc18ad0ef8c02317fcaaaefe0cf8bb.zip
Remove function from bootstrap not working
to replace with the collapse plugin
Diffstat (limited to 'js')
-rw-r--r--js/source.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/js/source.js b/js/source.js
index 386ed2d..1eb0bb6 100644
--- a/js/source.js
+++ b/js/source.js
@@ -1,11 +1,3 @@
-/*only function required for global nav, taken from bootstrap.js*/
-function(e) {
- e.preventDefault();
- var n = E._getTargetFromElement(this),
- i = t(n).data(a),
- o = i ? "toggle" : t(this).data();
- E._jQueryInterface.call(t(n), o)
-}
/*! mageia.org global nav | GNU GPL-3+ */
(function () {