소스 검색

fix: map view doesnt open (#18487)

Co-authored-by: Komal Saraf <komal@frappe.io>
(cherry picked from commit 8fd497a594)
version-14
Komal-Saraf0609 2 년 전
committed by Mergify
부모
커밋
ed5423517d
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      frappe/public/js/frappe/router.js

+ 2
- 0
frappe/public/js/frappe/router.js 파일 보기

@@ -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: {},



불러오는 중...
취소
저장