This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix: map view doesnt open (
#18487
)
Co-authored-by: Komal Saraf <komal@frappe.io> (cherry picked from commit
8fd497a594
)
version-14
Komal-Saraf0609
2 years ago
committed by
Mergify
parent
f650150345
commit
ed5423517d
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
frappe/public/js/frappe/router.js
+ 2
- 0
frappe/public/js/frappe/router.js
View File
@@ -88,6 +88,7 @@ frappe.router = {
"dashboard",
"image",
"inbox",
"map",
],
list_views_route: {
list: "List",
@@ -100,6 +101,7 @@ frappe.router = {
image: "Image",
inbox: "Inbox",
file: "Home",
map: "Map",
},
layout_mapped: {},
Write
Preview
Loading…
Cancel
Save