- Fixed UI dialog layout (mobile breakpoint) for "route search" dialog

- Fixed a bug where route search ignores flag for 'shortest/secure' route search requests
This commit is contained in:
Mark Friedrich
2019-12-08 23:28:38 +01:00
parent 2ef92459c8
commit e68d9bad4a
7 changed files with 23 additions and 18 deletions

View File

@@ -866,7 +866,6 @@ class Route extends Controller\AccessController {
echo json_encode($return);
}
}