소스 검색

Merge pull request #15485 from hrwX/translations_context

fix: unhide context field
version-14
mergify[bot] 3 년 전
committed by GitHub
부모
커밋
c9fc7ee97c
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. +2
    -3
      frappe/core/doctype/translation/translation.json

+ 2
- 3
frappe/core/doctype/translation/translation.json 파일 보기

@@ -43,8 +43,7 @@
{
"fieldname": "context",
"fieldtype": "Data",
"label": "Context",
"read_only": 1
"label": "Context"
},
{
"default": "0",
@@ -83,7 +82,7 @@
}
],
"links": [],
"modified": "2020-03-12 13:28:48.223409",
"modified": "2021-12-31 10:19:52.541055",
"modified_by": "Administrator",
"module": "Core",
"name": "Translation",


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