소스 검색

Merge pull request #16554 from netchampfaris/system-console-logs-route-fix

version-14
Suraj Shetty 3 년 전
committed by GitHub
부모
커밋
5b8d930165
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. +3
    -2
      frappe/desk/doctype/system_console/system_console.json

+ 3
- 2
frappe/desk/doctype/system_console/system_console.json 파일 보기

@@ -1,7 +1,7 @@
{
"actions": [
{
"action": "#List/Console Log/List",
"action": "app/console-log",
"action_type": "Route",
"label": "Logs"
},
@@ -86,7 +86,7 @@
"index_web_pages_for_search": 1,
"issingle": 1,
"links": [],
"modified": "2021-09-15 17:17:44.844767",
"modified": "2022-04-09 16:35:32.345542",
"modified_by": "Administrator",
"module": "Desk",
"name": "System Console",
@@ -104,5 +104,6 @@
"quick_entry": 1,
"sort_field": "modified",
"sort_order": "DESC",
"states": [],
"track_changes": 1
}

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