summaryrefslogtreecommitdiffstats
path: root/theme/javascript/core/navigation.js
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-10-05 16:02:03 +0200
committerSamy Pessé <samypesse@gmail.com>2015-10-05 16:02:03 +0200
commit0679807517f2b53954b24434bbf7a847fe833c01 (patch)
treef325eccd4f08fef97798bef0fde4627cd5476291 /theme/javascript/core/navigation.js
parent7f0e4803e266e11ef3aedc041c63b99cd2cce7e2 (diff)
downloadgitbook-0679807517f2b53954b24434bbf7a847fe833c01.zip
gitbook-0679807517f2b53954b24434bbf7a847fe833c01.tar.gz
gitbook-0679807517f2b53954b24434bbf7a847fe833c01.tar.bz2
Define specific action for toggling summary
Diffstat (limited to 'theme/javascript/core/navigation.js')
-rwxr-xr-xtheme/javascript/core/navigation.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/theme/javascript/core/navigation.js b/theme/javascript/core/navigation.js
index 060eb7a..2e3f9eb 100755
--- a/theme/javascript/core/navigation.js
+++ b/theme/javascript/core/navigation.js
@@ -65,7 +65,6 @@ define([
// Update state
state.update($("html"));
- // recover search keyword
preparePage();
})
.fail(function (e) {