projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
149182f
)
Repair Go button
author
Richard Fairhurst
<richard@systemeD.net>
Thu, 23 Jan 2014 22:31:44 +0000
(22:31 +0000)
committer
Richard Fairhurst
<richard@systemeD.net>
Thu, 23 Jan 2014 22:31:44 +0000
(22: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 fc772a1a8692cb93fbed2ce45cd988e98d45db09..d668d6bf7c4989554147284ad7e9dd9c4ef14f2f 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
e.preventDefault();
if ($(".query_wrapper.routing").is(":visible")) {
// Routing
- OSM.routing.requestRoute();
+ OSM.routing.requestRoute(
true
);
} else {
// Search
$("header").addClass("closed");
} else {
// Search
$("header").addClass("closed");