projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ef8024
)
Zoom to fit when submitting form
author
Richard Fairhurst
<richard@systemeD.net>
Sat, 8 Mar 2014 16:31:54 +0000
(16:31 +0000)
committer
Richard Fairhurst
<richard@systemeD.net>
Sat, 8 Mar 2014 16:31:54 +0000
(16:31 +0000)
app/assets/javascripts/index.js
patch
|
blob
|
history
diff --git
a/app/assets/javascripts/index.js
b/app/assets/javascripts/index.js
index 178ed761173cd3b8efe9d965763b85907095c9d1..f07f4331ddede704bf67a48a66cde98c34893bf9 100644
(file)
--- a/
app/assets/javascripts/index.js
+++ b/
app/assets/javascripts/index.js
@@
-327,7
+327,7
@@
$(document).ready(function () {
e.preventDefault();
if ($(".query_wrapper.routing").is(":visible")) {
// Routing
- OSM.routing.requestRoute(true,
fals
e);
+ OSM.routing.requestRoute(true,
tru
e);
} else {
// Search
$("header").addClass("closed");